ShortenURLServer A web server which shortens URLs made with python's modules http.server, requests and urllib How to run it Clone git and run: python localhostShortUrlServer.py Open localhost:8000 and check it! You can also see it live on Heroku! name of the app: shorten-url-server server: https://shorten-url-server.herokuapp.com/