first commit

This commit is contained in:
2024-07-15 18:00:33 -04:00
commit 6624cf541b
24 changed files with 371 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
fastapi
uvicorn[standard]
psycopg2-binary
sqlalchemy