Skip to content

denisgarci/pybitly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pybitly

A simple URL shortener using Flask and Python.

Examples

Requires Flask

python flask_interface.py

Go to localhost:5000 in your favorite browser.

Status

Works, but needs some polishing.

TODO

  • Use SQL instead of a Python dictionary

  • Add CSS / improve the visuals

  • Support for stats and visualisation

  • Cf http://gist.io/7268187

About

A simple URL shortener using Flask and Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages