issues
search
Kate-v2
/
Quantified_Self_FE
Mod 4 - Quantified Self APP - Utilizes an Express API microservice - a calorie tracker app
0
stars
0
forks
source link
Backend - A single meal
#62
Open
RajaaBoulassouak
opened
5 years ago
RajaaBoulassouak
commented
5 years ago
GET /api/v1/foods/:id
[x] Returns the meal object with the specific :id that is passed in
[x] 404 if the meal is not found
GET /api/v1/foods/:id