Flask URL Shortener – A production-ready URL shortening service built with Flask, MySQL, and Redis. Features JWT authentication, real-time click analytics, rate limiting, and Prometheus monitoring. Users can create auto-generated short URLs, track clicks, and view geographic & temporal analytics. Redis is used for caching hot URLs, MySQL
-
Updated
Oct 8, 2025 - Python