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