Remix.run Logo
Show HN: Deeplink – Go library for short links, click tracking, and OG previews(github.com)
3 points by yinebeb_sc 12 hours ago | 3 comments
yinebeb_sc 11 hours ago | parent | next [-]

Go library for short link generation with click tracking and OG preview pages. Pluggable processor interface, Redis or in-memory storage, works as a library or standalone server. Two dependencies, MIT licensed.

JaceDev 7 hours ago | parent | prev [-]

how do u handle the og preview c

yinebeb_sc an hour ago | parent [-]

There is a templates dir which is configurable, refer here for more: https://yinebebtariku.com/post/deeplink-v0.1.0/