Commit Graph

6 Commits

Author SHA1 Message Date
9cf21db9f9 [lint] fix warnings not autofixed by ruff 2026-07-29 02:37:22 +02:00
4ce98a2be6 methinks I should've done this a lot sooner
ran 'ruff format app'
2026-07-29 01:59:34 +02:00
1ca046ded9 wow, thats pretty ruff
ran 'ruff check --fix app'
2026-07-29 01:52:33 +02:00
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
c9f1b1833d Debug api 2026-05-20 20:01:38 +02:00
fe91adad08 Add doorrouter 2026-05-19 19:57:33 +02:00