etesync-server/etebase_fastapi
2020-12-29 15:44:52 +02:00
..
routers Move all the routers under their own dir. 2020-12-29 15:42:41 +02:00
sendfile Reformat files using black. 2020-12-29 15:37:11 +02:00
__init__.py first commit 2020-12-27 20:32:09 +02:00
dependencies.py Fix many type errors. 2020-12-29 13:32:19 +02:00
exceptions.py Cleanup validation errors. 2020-12-28 17:39:51 +02:00
main.py Move all the routers under their own dir. 2020-12-29 15:42:41 +02:00
msgpack.py msgpack route: use the encode/decode functions from the utils module. 2020-12-29 15:44:52 +02:00
stoken_handler.py Remove usages of EtebaseValidationError. 2020-12-28 10:45:34 +02:00
utils.py msgpack route: use the encode/decode functions from the utils module. 2020-12-29 15:44:52 +02:00