General meal names e.g. Lunch, Dinner, Breakfast
Sources
Example payload
{
"calcium": 0,
"calories": 200,
"carbohydrate": 26,
"cholesterol": 0,
"createdAt": "2017-10-02T00:10:26.503Z",
"fat": 11,
"fiber": 0,
"humanId": "21b3c8731fe11f107z614a62b3f9d374",
"id": "59fa6271df2f1b0600f31a95",
"iron": 0,
"monounsaturatedFat": 0,
"name": "Snacks",
"polyunsaturatedFat": 0,
"potassium": 1.8,
"protein": 0.4,
"saturatedFat": 0,
"sodium": 5,
"source": "myfitnesspal",
"sugar": 0.9,
"timestamp": "2017-10-01T00:00:00.000Z",
"type": "other",
"tzOffset": "-08:00",
"updatedAt": "2017-11-03T19:38:20.354Z",
"userId": "51a88f1a4d6d3ef657453ec7",
"vitaminA": 0,
"vitaminC": 0
}
Specific food names
Sources
- Fitbit
- Fatsecret
- Healthkit
Example payload
{
"amount": {
"unit": "serving",
"value": 1
},
"calories": 40,
"carbohydrate": 9,
"createdAt": "2017-01-23T02:24:15.060Z",
"fat": 0.12,
"fiber": 1.51,
"humanId": "22b3c1739f411f10ze614a62b329d374",
"id": "5489bga0dc05207738f36dfe",
"name": "Carrot, Baby, Raw",
"protein": 0.51,
"sodium": 66.0,
"source": "fitbit",
"timestamp": "2017-01-04T00:00:00.000Z",
"type": "afternoon_snack",
"tzOffset": "-08:00",
"updatedAt": "2017-01-24T20:27:10.070Z",
"userId": "53a28de84d6e3ef657453hc7"
}
Comments
0 comments
Article is closed for comments.