Added a fastapi service

This commit is contained in:
Saifeddine ALOUI
2024-12-16 01:05:49 +01:00
parent b7a2d336e6
commit d8f4f3eede
5 changed files with 456 additions and 0 deletions

2
api/requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
fastapi
uvicorn