Skip to content

A quick project to show off how fast you can spin-off a live web-service with Django

Notifications You must be signed in to change notification settings

DonExo/django-shorty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Shortener

A quick project to show off how fast you can spin-off a live web-service with Django.

The simple application can be found at: https://djshorty.herokuapp.com/

If you are on Linux and want to run it from source - make sure to have "xclip" locally installed (sudo apt install xclip)

(The entire project was built and hosted in under 90 minutes. No security measures (such as hiding your SECRET_KEY, DB_USER etc) have been taken into account before deployment)

About

A quick project to show off how fast you can spin-off a live web-service with Django

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published