added uvicorn web api

This commit is contained in:
2026-09-02 20:20:01 +02:00
parent cabab25861
commit 7065dfd8d2
8 changed files with 250 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
fastapi>=0.103
uvicorn[standard]>=0.23