brewlog/src/infrastructure/client
Jon Seager c2e9c7395c
feat(cups): add HTTP client for cups API
- Add CupsClient with create, list, get, update, delete methods
- Register cups() accessor on BrewlogClient
2026-02-03 16:36:14 +00:00
..
bags.rs fix(api): make all roast and bag endpoints return enriched types 2026-02-02 16:43:31 +00:00
brews.rs feat(brews): support filter paper in repository and HTTP client 2026-02-03 10:14:00 +00:00
cafes.rs feat(cafes): add SQL repository, HTTP client, and backup support 2026-02-03 14:52:44 +00:00
cups.rs feat(cups): add HTTP client for cups API 2026-02-03 16:36:14 +00:00
gear.rs refactor(gear): remove notes field from Gear entity 2026-02-02 16:16:54 +00:00
mod.rs feat(cups): add HTTP client for cups API 2026-02-03 16:36:14 +00:00
roasters.rs chore: refactor client under infrastructure 2025-11-26 10:59:31 +00:00
roasts.rs feat(roast): add update command for consistency with other entities 2026-02-02 17:09:32 +00:00
tokens.rs chore: refactor client under infrastructure 2025-11-26 10:59:31 +00:00