homebox/backend/app/api
Hayden a4b4fe3454
feat: allow nested relationships for locations and items (#102)
Basic implementation that allows organizing Locations and Items within each other.
2022-10-23 20:54:39 -08:00
..
docs feat: allow nested relationships for locations and items (#102) 2022-10-23 20:54:39 -08:00
public end-to-end testing setup 2022-09-03 18:42:03 -08:00
v1 feat: allow nested relationships for locations and items (#102) 2022-10-23 20:54:39 -08:00
app.go feat: item-attachments CRUD (#22) 2022-09-24 11:33:38 -08:00
demo.go fix import bug and add ref support (#88) 2022-10-15 17:46:57 -08:00
logger.go feat: item-attachments CRUD (#22) 2022-09-24 11:33:38 -08:00
main.go feat: currency selection support (#72) 2022-10-15 12:15:55 -08:00
middleware.go refactor: cleanup-api-functions (#94) 2022-10-16 18:50:44 -08:00
routes.go refactor: cleanup-api-functions (#94) 2022-10-16 18:50:44 -08:00