SQLShortener
·24 words·1 min
SQLShortener #
Create short url with New
, Use short url with Use
Start #
python3 app.py
Use #
localhost:5000/ex
-> https://example.com
New #
localhost:5000/new/example.com!ex
Create short url with New
, Use short url with Use
python3 app.py
localhost:5000/ex
-> https://example.com
localhost:5000/new/example.com!ex