/Flask-URL-Shortener-Application

URL shortening web app built using Flask. It uses the base26 algorithm (derived from base62) for shortening URL, MySQL for database, and also Redis for caching.

Primary LanguageCSSMIT LicenseMIT

Stargazers