Snippets

Created by Steven Santa Maria last modified
// Fitbit
{
    "amount": {
        "unit": "serving",
        "value": 1
    },
    "calories": 140,
    "carbohydrate": 29,
    "createdAt": "2019-07-31T22:01:58.714Z",
    "fat": 1,
    "fiber": 3,
    "humanId": "220e5ddaee2e5ae8a99f8b285927f683",
    "id": "5d420fd6f9ea3401004a0e9b",
    "name": "Grande - Mocha Frappuccino Light Blended Coffee  - 2% Milk",
    "protein": 6,
    "sodium": 230,
    "source": "fitbit",
    "timestamp": "2019-07-31T00:00:00.000Z",
    "type": "morning_snack",
    "tzOffset": "-07:00",
    "updatedAt": "2019-07-31T22:01:58.714Z",
    "userId": "5870f9ddbec8060100d4fe6f"
}

// MyFitnessPal
{
    "calcium": 22.5,
    "calories": 523.17,
    "carbohydrate": 11.5,
    "cholesterol": 157.5,
    "createdAt": "2019-07-17T19:02:31.617Z",
    "fat": 32.5,
    "fiber": 4.5,
    "humanId": "c57c19ec7d02064edaa4e8293a49cfd7",
    "id": "5d2f70c7ade8e00100dbcd17",
    "iron": 11.5,
    "monounsaturatedFat": 1,
    "name": "Lunch",
    "polyunsaturatedFat": 1,
    "potassium": 163,
    "protein": 48.75,
    "saturatedFat": 20.5,
    "sodium": 494.5,
    "source": "myfitnesspal",
    "sugar": 4.5,
    "timestamp": "2019-07-17T05:00:00.000Z",
    "type": "lunch",
    "tzOffset": "-05:00",
    "updatedAt": "2019-07-17T19:02:31.617Z",
    "userId": "5a618c556509f90100894d98",
    "vitaminA": 24.5,
    "vitaminC": 145
}

Comments (0)

HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.