/URL-Shortner

This app is made using django in Python. User can provide a long url and app will give a small url. URLs will be saved in database.

Primary LanguagePython

URL-Shortner

This app is made using django in Python.

How to use

1. URL given will be converted to a short url
2. Same URL will give same short url
3. URL will be stored in a database