feat(grocery): implement JSON-LD REST API with hypermedia and pagination #17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/issue-13-grocery-rest-api"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Resolves #13
Exposes Grocery actions via
/api/v1/grocery/*, supporting listing grocery lists, viewing list details and items, creating lists, adding items, toggling items, and listing catalog products.