URL-Shortener

This is a simple flask app which takes an URL and shortens it. This shortened version of the URL redirects to the user to the long URL.

For each long URL given by the user the application randomly generates an alphabetical combination which redirects to the long URL.