Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Paginated Recipes Endpoint #73

Open
Kenneth-Ngcobo opened this issue Oct 20, 2024 · 0 comments
Open

Create Paginated Recipes Endpoint #73

Kenneth-Ngcobo opened this issue Oct 20, 2024 · 0 comments

Comments

@Kenneth-Ngcobo
Copy link

As a developer, I want to create an API endpoint to fetch 20 paginated recipes so that users can view a manageable number of recipes at a time.

Acceptance Criteria:
An endpoint is created that accepts pagination parameters (page and limit). The response includes an array of 20 recipes and the total count of recipes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants