acmpesuecc / menumemory-backend

Other
0 stars 5 forks source link

Create GET /dishes endpoint #3

Open Smuzzy-waiii opened 1 month ago

Smuzzy-waiii commented 1 month ago

Create a GET /dishes endpoint which optionally takes in a search_term query parameter and returns dishes which match the search term. Refer to the way GET /restaurants is implemented. This will be very similar to that. If no search term is provided, return all dishes.

Please remember to create a unit test for the above endpoint in main_test.go update the openapi.yaml to document the above changes!

bunsamosa-bot[bot] commented 1 month ago

Thank you for opening this issue! A Maintainer will review it soon!

BhavikaPradeep commented 1 month ago

can i get assigned to this

Smuzzy-waiii commented 1 month ago

!assign @BhavikaPradeep

bunsamosa-bot[bot] commented 1 month ago

Hey @Smuzzy-waiii! The timer for the @BhavikaPradeep to work on the issue has finished, deassign and assign a new contributor or extend the current timer. Contact maintainer leads if inactive @DedLad @polarhive @achyuthcodes30

BhavikaPradeep commented 1 month ago

working on it , please extend the time

Smuzzy-waiii commented 1 month ago

!deassign

Smuzzy-waiii commented 1 month ago

!assign @BhavikaPradeep

bunsamosa-bot[bot] commented 1 month ago

Hey @Smuzzy-waiii! The timer for the @BhavikaPradeep to work on the issue has finished, deassign and assign a new contributor or extend the current timer. Contact maintainer leads if inactive @DedLad @polarhive @achyuthcodes30

abuzaforfagun commented 1 month ago

I am interested in working on it.

Smuzzy-waiii commented 1 month ago

@abuzaforfagun Go for it!