feat: add web layer (FastAPI + worker)

This commit is contained in:
hangshuo652
2026-05-24 12:52:20 +08:00
parent 818e81269c
commit 331b38eac1
8 changed files with 218 additions and 0 deletions
+4
View File
@@ -1,3 +1,7 @@
httpx==0.27.0
pyyaml==6.0.1
pytest==8.0.0
fastapi==0.111.0
uvicorn==0.30.0
python-multipart==0.0.9
jinja2==3.1.4