first commit

This commit is contained in:
root
2025-07-17 12:21:03 +02:00
commit 792f209207
10 changed files with 887 additions and 0 deletions

10
requirements.txt Normal file
View File

@ -0,0 +1,10 @@
fastapi
httpx
sqlalchemy
asyncpg
jinja2
uvicorn
redis[asyncio]
python-multipart
aioredis
motor