mirror of
https://github.com/etesync/server
synced 2024-11-19 15:28:08 +00:00
64be7f10bd
The code uses the django ORM which is sync, and fastapi handles sync paths just fine. So having all of this extra code for handling async was unnecessary. |
||
---|---|---|
.. | ||
routers | ||
sendfile | ||
__init__.py | ||
dependencies.py | ||
exceptions.py | ||
main.py | ||
middleware.py | ||
msgpack.py | ||
stoken_handler.py | ||
utils.py |