URL Shortener
URL Shortener is a Django Project that will allow you to run Your Own URL Shortener, on your server. You'll have full control over your data, detailed stats, analytics, plugins, and more. It's free and open-source.
- Clone the repo
- cd URLShortner
- pip3 install -r requirements.txt
- python3 manage.py runserver
- Checkout to http://localhost:8000/
Feature suggestion? Bug to report? Please create an issue
