Files
URL-shortener/README.md
T

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