Initial commit

This commit is contained in:
Dmitry Bikulov
2025-09-11 13:42:53 +03:00
commit d1bb3559bb
9 changed files with 640 additions and 0 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
fastapi>=0.111,<1.0
uvicorn[standard]>=0.30,<1.0