fastapi-svelte-template/backend/todo/routes
2023-05-31 23:06:49 +01:00
..
__init__.py feat(backend): add crud, routes, models and migrations 2023-05-21 02:50:44 +02:00
admin.py feat: add authentication system 2023-05-31 16:37:56 +01:00
auth.py feat: add authentication system 2023-05-31 16:37:56 +01:00
todos.py feat(frontend): improve Table component, add todo detail route 2023-05-31 23:06:49 +01:00
users.py feat: add authentication system 2023-05-31 16:37:56 +01:00