urlShortener v0.4.0
applicazione web
A URL Shortener based on Django Framework
Pubblicato da UNIVERSITA' DELLA CALABRIA
Contatto tecnico Giuseppe De Marco
Vitalità:
46%
L’indice di vitalità, così come previsto nelle linee guida sull’acquisizione e riuso di software per la PA, è calcolato prendendo in considerazione le seguenti quattro categorie:
- Code activity: il numero di commit e merge giornalieri;
 - Release history: il numero di release giornaliere;
 - User community: il numero di autori unici;
 - Longevity: l’età del progetto.
 
I range di ogni misura possono essere trovati nel file vitality-ranges.yml.
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
Licenza Apache-2.0
                  Piattaforme
                  
                      linux
                  
                      web
                  
                
                  Lista dipendenze
                  
                      
                          OSS
                          
                          
    MariaDB 
                          
                          
    Python 
                          
                          
    Django 
                          
                      
                      
                      
                   
                
Piattaforme abilitanti Nessuna
Conformità GDPR Linee Guida Design Misure Minime Sicurezza
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.