fastapi-svelte-template/backend/todo
2023-05-24 23:45:41 +02:00
..
crud feat(frontend): create sortable data-table component 2023-05-24 23:45:41 +02:00
database feat(backend): make list endpoints sortable 2023-05-22 13:44:10 +02:00
models feat(backend): make list endpoints sortable 2023-05-22 13:44:10 +02:00
routes feat(frontend): create sortable data-table component 2023-05-24 23:45:41 +02:00
schemas feat(backend): add crud, routes, models and migrations 2023-05-21 02:50:44 +02:00
utils fix(backend): make fake entries more plausible 2023-05-22 03:15:58 +02:00
__init__.py feat(backend): add crud, routes, models and migrations 2023-05-21 02:50:44 +02:00
config.py feat(backend): add crud, routes, models and migrations 2023-05-21 02:50:44 +02:00
main.py feat(backend): add crud, routes, models and migrations 2023-05-21 02:50:44 +02:00