homebox/frontend/lib/api
Hayden db80f8a159
chore: refactor api endpoints (#339)
* move typegen code

* update taskfile to fix code-gen caches and use 'dir' attribute

* enable dumping stack traces for errors

* log request start and stop

* set zerolog stack handler

* fix routes function

* refactor context adapters to use requests directly

* change some method signatures to support GID

* start requiring validation tags

* first pass on updating handlers to use adapters

* add errs package

* code gen

* tidy

* rework API to use external server package
2023-03-20 20:32:10 -08:00
..
__test__ feat: Notifiers CRUD (#337) 2023-03-06 21:18:58 -09:00
base chore: developer cleanup (#300) 2023-02-17 21:41:01 -09:00
classes feat: Notifiers CRUD (#337) 2023-03-06 21:18:58 -09:00
types chore: refactor api endpoints (#339) 2023-03-20 20:32:10 -08:00
public.ts refactor: repositories (#28) 2022-09-27 15:52:13 -08:00
user.ts feat: Notifiers CRUD (#337) 2023-03-06 21:18:58 -09:00