feat: get user info server

This commit is contained in:
Timothy Jaeryang Baek
2025-04-10 17:48:57 -07:00
parent 0d7cc22555
commit 81255d55eb
6 changed files with 225 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
fastapi
uvicorn[standard]
pydantic
python-multipart
aiohttp