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

1
.gitignore vendored
View File

@@ -14,3 +14,4 @@ ignore_this.txt
.ruff_cache/
gui/
*.log
.vscode