https://github.com/mutantmonkey/shortener
A simple shortener for Tahoe-LAFS filecaps and URLs
https://github.com/mutantmonkey/shortener
Last synced: about 1 year ago
JSON representation
A simple shortener for Tahoe-LAFS filecaps and URLs
- Host: GitHub
- URL: https://github.com/mutantmonkey/shortener
- Owner: mutantmonkey
- License: isc
- Created: 2011-09-23T18:18:56.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-02-10T08:57:43.000Z (over 14 years ago)
- Last Synced: 2025-02-01T14:37:47.962Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 102 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
shortener
=========
A simple shortener for Tahoe-LAFS filecaps and URLs. Available under the ISC license.
Prerequisites
-------------
* Python 2.7
* [Flask](http://flask.pocoo.org/)
* MongoDB and pymongo bindings