sldless / UrlShorter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Url shortener

A URL shorter that is using Sqlite3 and Flask

Install the package

pip install flask sqlite3

Run

python main.py When you run it go to http://127.0.0.1:5000/s/cpUsGSLPh to check if it's working

About

License:MIT License


Languages

Language:Python 51.5%Language:HTML 48.5%