homelabby/cmd
Mikkel Georgsen 743611f488 feat(03-02): wire GET /api/inventory and GET /api/inventory/{id} routes
- NewRouter signature extended to accept *handlers.InventoryHandler
- GET /inventory and GET /inventory/{id} registered in /api route group
- main.go constructs handlers.NewInventoryHandler(nbClient) and passes to NewRouter
2026-04-10 06:15:12 +00:00
..
hwlab feat(03-02): wire GET /api/inventory and GET /api/inventory/{id} routes 2026-04-10 06:15:12 +00:00