# urlshortener **Repository Path**: mirrors_sileht/urlshortener ## Basic Information - **Project Name**: urlshortener - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # urlshortener ## Unit test ```bash tox -epy38,pep8 ``` ## Local deploy ```bash qovery run curl http://127.0.0.1:8080/redoc curl http://127.0.0.1:8080/encode -X POST -d '{url: "https://sileht.net"}' curl http://127.0.0.1:8080/xxxxxxx -v ``` ## deploy it ```bash git push qovery auth qovery status ```