Django-shorty is a django app for fast and easy creation of personal URL shortener service, like bit.ly or tinyURL.
Project description
Django app for fast shorten links generation
-------------------------------------
Features:
- Bijective Algorithm for encode/decode slug
- 301 Redirect Status Code
- Password protected redirect service
- Django Admin interface management and custom admin actions
- URL moderation
Roadmap:
- add views count
- add rest interface
This version requires Python 2 or later;
-------------------------------------
Features:
- Bijective Algorithm for encode/decode slug
- 301 Redirect Status Code
- Password protected redirect service
- Django Admin interface management and custom admin actions
- URL moderation
Roadmap:
- add views count
- add rest interface
This version requires Python 2 or later;