yinebebt

yinebebt / deeplink

Public

Short link generation, click tracking, and OG preview pages for Go. Pluggable processors, Redis or in-memory storage.

10
0
100% credibility
Found Apr 07, 2026 at 10 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Go
AI Summary

A self-hosted service for generating short links with click tracking, customizable preview pages, and smart mobile redirects.

How It Works

1
🔗 Discover Short Link Tool

You hear about a handy service for making short links that track who clicks them and show nice preview pages.

2
🚀 Start Your Service

You quickly launch the ready-to-run link maker on your computer or server with easy setup steps.

3
Make a Short Link

You provide a destination like your website or app page, add a title and description, and instantly get back a unique short link.

4
📤 Share the Link

You copy the short link and share it in emails, posts, texts, or anywhere people will see it.

5
Someone Clicks It
🌐
Nice Preview Appears

They see an attractive page with your title, description, and image, then choose to continue.

📱
Smart Redirect

It automatically sends them to the right app store on mobile or website on desktop.

6
📊 See the Results

You check a simple page to view click counts and details for each link.

🎉 Trackable Links Ready

Now you have beautiful short links that work perfectly everywhere with full tracking.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 10 to 10 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is deeplink?

deeplink is a Go library for generating short links with click tracking and Open Graph preview pages, solving the hassle of rolling your own URL shortener or deeplink generator. Drop it into your HTTP server to POST to /shorten for custom links—like deeplink erstellen for deeplinking Android apps or GitHub short commit hash redirects—and GET /{id} renders previews or 302s to targets. It runs standalone via Docker with Redis, or embeds with in-memory storage for dev.

Why is it gaining traction?

Minimal two dependencies, async click tracking that never blocks redirects, and pluggable processors let you extend for deeplink audio handlers or deeplink translator logic without forking. Mobile extras shine: platform-aware /redirect to app stores, /preview without auto-redirect, and /.well-known/ for iOS/Android app links. List links via /links/{type}, track clicks per short GitHub link—beats bloated SaaS for self-hosted deeplink generator free setups.

Who should use this?

Go backend devs building deeplink tester tools or short GitHub SHA services for CI/CD. Mobile teams handling deeplinking with GitHub short name wordlists or short lived tokens. API-first projects needing a deeplink übersetzer backend without vendor lock-in.

Verdict

Solid docs, full test coverage, and MIT license make it production-ready for side projects, but 10 stars and 1.0% credibility score signal early maturity—watch for community growth before high-traffic deploys. Grab it if you want a lean, customizable shortener today.

(178 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.