Skip to content

Latest commit

History

History
28 lines (19 loc) 路 492 Bytes

File metadata and controls

28 lines (19 loc) 路 492 Bytes

URL Shortener

A high-performance URL shortener service with click analytics, built with Go and Redis.

Features

  • Shorten long URLs with custom aliases
  • Click tracking and analytics
  • Rate limiting per IP
  • URL expiration support
  • RESTful API + simple web UI

Tech Stack

Layer Technology
Backend Go
Cache Redis
Database PostgreSQL
Containerization Docker, Docker Compose

Status

馃毀 Under Development

License

MIT