/URL-Shortener-Flask-App

A flask app that stores and shortens URLs, and allows users to be rerouted to the original link.

Primary LanguageCSS

URL Shortener Flask Web App

Website 📲

For each link inputted, its checked if it is malformed through the validators python module, and if it is it cannot be inputted. Key value pairs cannot be replaced when setting links so original shortened urls are presereved.