shortnex v2
This is a small and lightweight url shortener, made for everyone.
How to use
Rename the config.template.json to config.json, create a database and add it to the config, then set the right url in config.
Then you install all the requirements with pip3 install -r requirements.txt
(or the pip command you use) and just fire it up!