ShreyaDC

dietList

Apr 20th, 2020 (edited)
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.26 KB | None | 0 0
  1. {
  2.   "diets": [
  3.     {
  4.       "name":"Paleo Diet 1",
  5.       "id": "GD1"
  6.     },
  7.     {
  8.       "name":"Keto Diet",
  9.       "id": "GD2"
  10.     },
  11.     {
  12.       "name":"Vegan Diet",
  13.       "id": "GD3"
  14.     },
  15.     {
  16.       "name":"GM Diet",
  17.       "id": "GD4"
  18.     }
  19.     ]
  20. }
Add Comment
Please, Sign In to add comment