homebox/backend/app/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
..
handlers chore: refactor api endpoints (#339) 2023-03-20 20:32:10 -08:00
static chore: refactor api endpoints (#339) 2023-03-20 20:32:10 -08:00
app.go chore: refactor api endpoints (#339) 2023-03-20 20:32:10 -08:00
demo.go feat: import export rewrite (#290) 2023-02-25 17:54:40 -09:00
logger.go refactor: remove empty services (#116) 2022-10-29 20:05:38 -08:00
main.go chore: refactor api endpoints (#339) 2023-03-20 20:32:10 -08:00
middleware.go chore: refactor api endpoints (#339) 2023-03-20 20:32:10 -08:00
routes.go chore: refactor api endpoints (#339) 2023-03-20 20:32:10 -08:00