Scratch work - learning FastAPI stuff again.
Go to file
Tyrel Souza 089b09afac
initial commit
2022-10-14 13:52:31 -04:00
.gitignore initial commit 2022-10-14 13:52:31 -04:00
api.py initial commit 2022-10-14 13:52:31 -04:00
app.py initial commit 2022-10-14 13:52:31 -04:00
crud.py initial commit 2022-10-14 13:52:31 -04:00
database.py initial commit 2022-10-14 13:52:31 -04:00
exceptions.py initial commit 2022-10-14 13:52:31 -04:00
models.py initial commit 2022-10-14 13:52:31 -04:00
requirements.txt initial commit 2022-10-14 13:52:31 -04:00
schemas.py initial commit 2022-10-14 13:52:31 -04:00