A simple URL shortener written in python with help of the Flask framework
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Gogs 2dcc30bf00 Added form to create paste and fixed some url parser bugs 9 years ago
templates Added form to create paste and fixed some url parser bugs 9 years ago
.gitignore Init commit 9 years ago
LICENSE Init commit 9 years ago
settings.py initial commit 9 years ago
urlshort.db Changed the landingpage after a new short-request was successfull 9 years ago
urlshort.py Added form to create paste and fixed some url parser bugs 9 years ago