Skip to content

bitswamp/flask-url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask-url-shortener

Learning project: URL shortener written with Flask using peewee to communicate with SQLite database.

Uses https://pypi.python.org/pypi/short_url for non-sequential urls.

Has 3 output formats: html (redirect to home page with message), json, and simple text (for curl etc).

See it at https://bitswa.mp

About

bit.ly-style url shortener

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published