feat(meals): implement JSON-LD REST API with hypermedia and pagination #18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/issue-14-meals-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 #14
Exposes Meals / Recipe actions via
/api/v1/meals/*, supporting paginated, searchable recipes, recipe detail retrieval with ingredients, and meal slot planning.