feat(api): initial API module

This commit is contained in:
api-agent
2026-08-15 23:41:02 +08:00
parent 9f57505f47
commit c48b462866
3 changed files with 14 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
flask>=3.0.0
gunicorn>=21.2.0
sqlalchemy>=2.0.0