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

Fetch Recipes from MongoDB #14

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

Fetch Recipes from MongoDB #14

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

Comments

@Kenneth-Ngcobo
Copy link

As a developer, I want to fetch recipes from MongoDB within the paginated recipes endpoint so that the recipes are dynamically retrieved from the database.

Acceptance Criteria:
The endpoint connects to the MongoDB database, retrieves 20 recipes based on the pagination parameters, and returns them in the response.

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

3 participants