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

GET Food | Route #35

Closed
khamis-hesham opened this issue Jan 31, 2021 · 0 comments
Closed

GET Food | Route #35

khamis-hesham opened this issue Jan 31, 2021 · 0 comments
Assignees

Comments

@khamis-hesham
Copy link
Collaborator

khamis-hesham commented Jan 31, 2021

Route: GET api/v1/Food


Description:

  • This route will get all Food and that find the food I want.

DB query

 SELECT * FROM Food WHERE food_id = id

Request body:

 req.body = {

            }

Tests

to be a successful test

  • status === 200

#26 #13

hassanelnajjar added a commit that referenced this issue Feb 4, 2021
…Food query and making a successful test go qeury and route

relates #35
@hassanelnajjar hassanelnajjar mentioned this issue Feb 4, 2021
10 tasks
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