/Url-Shortener

Shorten urls using flask

Primary LanguagePython

Url-Shortener

Shorten urls using flask

Instalation

To run the script you need to install flask using pip you can find that (here)[https://pypi.org/project/Flask/]

Usage

The file urls.json holds all your redirecting needs its setup with a basic json format having the keys be what you add at the end of the url and the values what it redirects to