urlShortener v0.4.0
applicazione web
A URL Shortener based on Django Framework
Published by Università della Calabria
Technical contact Giuseppe De Marco
Development status: stable
Software functionality
Full int18n support, available language english, italian
CaPTCHA validation
Rest-API with Basic and Token Authentication
https://www.unical.it
https://www.garrlab.it
detailed information
urlShortener v0.4.0
applicazione web
Last release 2020-09-24 (v0.4.0)
Type of maintenance internal
Stato publiccode.yml
License Apache-2.0
Platforms
linux
web
Enabling platforms None
Compliance GDPR Design Guidelines Security Guidelines
List of dependencies
OSS
MariaDB
Python
Django
Supported languages
Italian
English
Extended description
A tiny URL shortener service with a bit-shuffling approach to avoid generating consecutive, predictable URLs. The algorithm is deterministic and will guarantee that no collisions will occur.
- Full int18n support, available language english, italian
- CaPTCHA validation
- Rest-API with Basic and Token Authentication
- Anonimous submissions
- Docker Image
This software was created within the GarrLab incubator, with the help and suggestions of the GARR community and its components. Some special thanks are present in the README file, in the Credits section.