This commit is contained in:
2026-02-18 00:02:25 +05:00
parent a1ef89ff9a
commit 5e0f779a4d
17 changed files with 404 additions and 11 deletions

2
api/README.md Normal file
View File

@@ -0,0 +1,2 @@
# Для запуска API отдельно:
# uvicorn api.main:app --reload