The personal URL shortener
Find a file
Elia El Lazkani 71a4ad4a65 Migrated the ID generation system for security reasons.
We have a new ID generator. This should make it hard to
guess other user's IDs. This is configurable.
2019-10-13 16:19:32 +02:00
config Migrated the ID generation system for security reasons. 2019-10-13 16:19:32 +02:00
requirements Migrated the ID generation system for security reasons. 2019-10-13 16:19:32 +02:00
shortenit Migrated the ID generation system for security reasons. 2019-10-13 16:19:32 +02:00
.gitignore Migrated the ID generation system for security reasons. 2019-10-13 16:19:32 +02:00
LICENSE Add LICENSE 2019-10-07 22:07:37 +00:00
README.rst Committing initial draft of shortenit 2019-10-02 21:30:42 +02:00
setup.py Committing initial draft of shortenit 2019-10-02 21:30:42 +02:00

shortenit
=========

shortenit is a tool to shorten urls.

NOTE: This is a very early draft project. Contributions are welcome.