Use uvicorn

This commit is contained in:
2023-05-14 16:21:07 +02:00
parent e91ed672a1
commit f86c91b6a0
10 changed files with 47 additions and 81 deletions

View File

@@ -4,6 +4,7 @@ from app.depends import check_token
from app.models import CachePrivileges, Service, Statuses
from app.serializers import ServiceCreate, ServiceDetail
# TODO: add redis cache