Golang Backend (Gin Framework + Redis) project
URL Shortener Application
Designed a scalable URL shortener system using Go (Gin) and Redis, featuring rate limiting, TTL-based storage, and efficient URL redirection through a dedicated resolver service.
- Golang,
- Gin Web Framework,
- Redis,
- Docker