Shorten URL & QR Code
Next.jsTypeScriptTailwind CSSGoEchoPostgreSQLDocker
Overview
- A full-stack URL shortener service that converts long URLs into short, shareable links with custom slugs
- Built-in QR code generator for every shortened URL, making offline sharing effortless
- Tracks click analytics per link including visit count and timestamps
- RESTful API backend in Go (Echo framework) with PostgreSQL for persistent storage
- Deployed on Vercel (frontend) with containerized backend via Docker
Key Features
- Instant URL shortening with custom slug support
- QR code generation for every shortened link
- Click tracking and basic analytics
- Clean, minimal UI for fast sharing