introduce graphql

This commit is contained in:
2026-05-19 00:24:45 +08:00
parent 78f15c80a1
commit 9c55cc675e
10 changed files with 203 additions and 11 deletions
+1
View File
@@ -13,6 +13,7 @@ dependencies = [
"psycopg2-binary>=2.9.12",
"python-jose>=3.5.0",
"sqlalchemy>=2.0.49",
"strawberry-graphql[fastapi]>=0.315.5",
"ulid-py>=1.1.0",
"uvicorn>=0.47.0",
]