brewlog/src
Jon Seager 1781bff48d
feat(cafes): add route handlers and wire into application state
Add cafe route handlers (CRUD API + web pages with Datastar fragment
support). Register cafe_repo in AppState and mount API and web routes.
2026-02-03 14:52:51 +00:00
..
application feat(cafes): add route handlers and wire into application state 2026-02-03 14:52:51 +00:00
domain feat(cafes): add migration and domain layer for cafe entity 2026-02-03 14:52:37 +00:00
infrastructure feat(cafes): add SQL repository, HTTP client, and backup support 2026-02-03 14:52:44 +00:00
presentation feat(brews): pre-populate Add Brew form with last recorded brew values 2026-02-03 14:01:41 +00:00
lib.rs chore: refactor client under infrastructure 2025-11-26 10:59:31 +00:00
main.rs feat(backup): add CLI backup and restore commands 2026-02-03 12:50:41 +00:00