https://github.com/sbdchd/python-url-shortener
:fried_shrimp: A simple python url shortener.
https://github.com/sbdchd/python-url-shortener
flask python url-shortener
Last synced: 30 days ago
JSON representation
:fried_shrimp: A simple python url shortener.
- Host: GitHub
- URL: https://github.com/sbdchd/python-url-shortener
- Owner: sbdchd
- Created: 2015-08-31T03:23:55.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-31T03:30:16.000Z (almost 11 years ago)
- Last Synced: 2025-01-02T02:29:14.624Z (over 1 year ago)
- Topics: flask, python, url-shortener
- Language: HTML
- Homepage:
- Size: 172 KB
- Stars: 2
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python URL Shortener [](https://travis-ci.org/sbdchd/python-url-shortener)
An implementation of a URL shortener in python using [Flask](http://flask.pocoo.org)
##TODO
- [ ] switch from sqlite to postgresql
- [x] add travis
- [ ] setup procfile