Flask-URL-Shortener-Application FlaskGitzella

Flask URL Shortener Application

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