154 B
154 B
URL-shortener
URL-shortener project to showcase python use
Run locally
uvicorn app.main:app --reload
Then check: http://127.0.0.1:8000
URL-shortener project to showcase python use
uvicorn app.main:app --reload
Then check: http://127.0.0.1:8000