Loading repository data…
Loading repository data…
sameerkumar18 / repository
Custom URL Shortener
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This is a python web app that takes long URL and squeezes it into short/long custom characters to make a link customized which is simpler to share, tweet, or email to friends.
The app is using python flask and sqlite3 database.
In your virtual environment
pip install -r requirements.txt
python app.py
Feel Free to contribute :P