Skip to content

Instantly share code, notes, and snippets.

@DrewMartin
Last active August 13, 2019 16:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save DrewMartin/62c9a4ece8f08c325cea9da18e9d6998 to your computer and use it in GitHub Desktop.
Save DrewMartin/62c9a4ece8f08c325cea9da18e9d6998 to your computer and use it in GitHub Desktop.
{
"products": [
{
"id": 11111,
"title": "Paprika"
},
{
"id": 12345,
"title": "Chili Powder"
},
{
"id": 23456,
"title": "Thyme"
},
{
"id": 34567,
"title": "Rosemary"
},
{
"id": 45678,
"title": "Mustard Powder"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment