homebox/backend/app/api/v1
Hayden 18488f5b15
refactor: cleanup-api-functions (#94)
* cleanup items endpoints

* refactor group routes

* refactor labels routes

* remove old partial

* refactor location routes

* formatting

* update names

* cleanup func

* speedup test runner with disable hasher

* remove duplicate code
2022-10-16 18:50:44 -08:00
..
controller.go refactor: cleanup-api-functions (#94) 2022-10-16 18:50:44 -08:00
partials.go refactor: cleanup-api-functions (#94) 2022-10-16 18:50:44 -08:00
v1_ctrl_auth.go feat: expanded search for items (#46) 2022-10-12 21:13:07 -08:00
v1_ctrl_group.go refactor: cleanup-api-functions (#94) 2022-10-16 18:50:44 -08:00
v1_ctrl_items.go refactor: cleanup-api-functions (#94) 2022-10-16 18:50:44 -08:00
v1_ctrl_items_attachments.go refactor: cleanup-api-functions (#94) 2022-10-16 18:50:44 -08:00
v1_ctrl_labels.go refactor: cleanup-api-functions (#94) 2022-10-16 18:50:44 -08:00
v1_ctrl_locations.go refactor: cleanup-api-functions (#94) 2022-10-16 18:50:44 -08:00
v1_ctrl_user.go refactor: cleanup-api-functions (#94) 2022-10-16 18:50:44 -08:00