feat: implementa webapp FastAPI con API swagger e test

This commit is contained in:
Luca Sacchi Ricciardi
2026-04-24 13:56:32 +02:00
parent 24e7d5eede
commit e8ae3603e7
10 changed files with 509 additions and 137 deletions
+5 -1
View File
@@ -1,2 +1,6 @@
psycopg2-binary==2.9.9
psycopg2-binary==2.9.10
python-dotenv==1.0.1
fastapi==0.115.12
uvicorn==0.30.6
pytest==8.3.3
httpx==0.27.2