You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
etesync-server/etebase_fastapi
Tom Hacohen 4ceb42780e
Remove unused django_etebase code.
4 years ago
..
__init__.py first commit 4 years ago
authentication.py Remove unused django_etebase code. 4 years ago
collection.py Add support for read/write permissions. 4 years ago
exceptions.py Rename ValidationError to HttpError. 4 years ago
invitation.py Add support for read/write permissions. 4 years ago
main.py Make the fastapi application the main asgi one. 4 years ago
member.py Add support for read/write permissions. 4 years ago
msgpack.py Fix collection list and how we return API responses. 4 years ago
stoken_handler.py Remove usages of EtebaseValidationError. 4 years ago
test_reset_view.py API: add documentation tags. 4 years ago
utils.py Remove unused django_etebase code. 4 years ago