Skip to content

Instantly share code, notes, and snippets.

@gpspake
Created April 6, 2018 14:35
Show Gist options
  • Save gpspake/b88ce39f2390cef4020d8231ecff1ee0 to your computer and use it in GitHub Desktop.
Save gpspake/b88ce39f2390cef4020d8231ecff1ee0 to your computer and use it in GitHub Desktop.
[
{
"sku": "1",
"name": "Brake Pads",
"price": "30.00",
"description": ""
},
{
"sku": "2",
"name": "Muffler",
"price": "26.00",
"description": ""
},
{
"sku": "3",
"name": "Hubcaps",
"price": "14.86",
"description": ""
},
{
"sku": "4",
"name": "Alternator",
"price": "46.00",
"description": ""
},
{
"sku": "5",
"name": "Floor Mat",
"price": "21.99",
"description": ""
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment