Skip to content

Instantly share code, notes, and snippets.

@dubeboy
Last active September 14, 2019 20:57
Show Gist options
  • Save dubeboy/7fc54235451c54ed0fa75f3930ea8db4 to your computer and use it in GitHub Desktop.
Save dubeboy/7fc54235451c54ed0fa75f3930ea8db4 to your computer and use it in GitHub Desktop.
[
{
"name": "Beans",
"id": 1,
"available": true
},
{
"name": "Eggs",
"id": 2,
"available": false
},
{
"name": "Milk",
"id": 3,
"available": true
},
{
"name": "Cheese",
"id": 4,
"available": true
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment