|
|
62bbbec1d3
|
Move api to /api/v1
This includes docs, which are now at http://127.0.0.1:8000/api/v1/docs
and the openapi.json, now at http://127.0.0.1:8000/api/v1/openapi.json
Fixes #4
|
2026-06-24 15:16:13 +02:00 |
|
|
|
56c8d38cde
|
almost all tests run now
|
2026-05-18 21:03:47 +02:00 |
|
|
|
5941f38d2a
|
Secure all endpoints behind auth
|
2026-05-15 22:22:12 +02:00 |
|
|
|
f5a5cb378e
|
Create and use get_session, add_and_refresh function
|
2026-04-25 14:51:35 +02:00 |
|
|
|
f96894db8c
|
Add groupManager;
reduce cardmanager to creating and deleting for now;
fix typo
|
2026-04-24 16:24:37 +02:00 |
|