Starting the slow migration to FastAPI...

This commit is contained in:
Scott Idem
2020-11-10 17:04:12 -05:00
parent 6bee9c19cf
commit 8433960d0d
12 changed files with 524 additions and 163 deletions

View File

@@ -1,5 +1,7 @@
gunicorn
uvicorn
fastapi[all]
SQLAlchemy
mysqlclient
redis
aioredis