A simple URL shortener written in python with help of the Flask framework
Go to file
sqozz f77137eed6 Changed the landingpage after a new short-request was successfull 2015-01-25 06:11:06 +01:00
templates Changed the landingpage after a new short-request was successfull 2015-01-25 06:11:06 +01:00
.gitignore Init commit 2015-01-21 13:40:31 +01:00
LICENSE Init commit 2015-01-21 13:40:31 +01:00
settings.py initial commit 2015-01-21 13:42:08 +01:00
urlshort.db Changed the landingpage after a new short-request was successfull 2015-01-25 06:11:06 +01:00
urlshort.py Changed the landingpage after a new short-request was successfull 2015-01-25 06:11:06 +01:00