Scratch work - learning FastAPI stuff again.
controllers | ||
models | ||
.gitignore | ||
app.py | ||
database.py | ||
README.md | ||
requirements.txt | ||
test.http |
Install
pip install -r requirements.txt
Run
python -m uvicorn app:app --reload
Paired with https://gitea.tyrel.dev/tyrel/go-webservice-gin