carbhistory.json 246 B

123456789101112131415
  1. [
  2. {
  3. "enteredBy": "fakecarbs",
  4. "carbs": 5,
  5. "created_at": "2018-06-02T07:00:00.000Z",
  6. "insulin": null
  7. },
  8. {
  9. "enteredBy": "fakecarbs",
  10. "carbs": 15,
  11. "created_at": "2018-06-02T07:05:00.000Z",
  12. "insulin": null
  13. }
  14. ]