urlShortener v0.4.0
applicazione web
A URL Shortener based on Django Framework
Pubblicato da Università della Calabria
Contatto tecnico Giuseppe De Marco
Stato di sviluppo: stabile
Funzionalità del software
Full int18n support, available language english, italian
CaPTCHA validation
Rest-API with Basic and Token Authentication
https://www.unical.it
https://www.garrlab.it
Informazioni di dettaglio
urlShortener v0.4.0
applicazione web
Ultimo rilascio 2020-09-24 (v0.4.0)
Tipo di manutenzione internal
                  Stato publiccode.yml
                  
Licenza Apache-2.0
                  Piattaforme
                  
                      linux
                  
                      web
                  
                
Piattaforme abilitanti Nessuna
Conformità GDPR Linee Guida Design Misure Minime Sicurezza
                  Lista dipendenze
                  
                      
                          OSS
                          
                          
    MariaDB 
                          
                          
    Python 
                          
                          
    Django 
                          
                      
                      
                      
                   
                
Lingue supportate
                  
                
                
Italiano
                
                
Inglese
                
                
                
Descrizione estesa
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.