Skip to content

Instantly share code, notes, and snippets.

@imkrish
Last active September 2, 2017 23:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save imkrish/0e1c5d5c817a2c9d8af0dba3b349c46b to your computer and use it in GitHub Desktop.
Save imkrish/0e1c5d5c817a2c9d8af0dba3b349c46b to your computer and use it in GitHub Desktop.
products.json
[
{
"id": "5968dd23fc13ae04d9000001",
"product_name": "sildenafil citrate",
"supplier": "Wisozk Inc",
"quantity": 261,
"unit_cost": "$10.47"
}, {
"id": "5968dd23fc13ae04d9000002",
"product_name": "Mountain Juniperus ashei",
"supplier": "Keebler-Hilpert",
"quantity": 292,
"unit_cost": "$8.74"
}, {
"id": "5968dd23fc13ae04d9000003",
"product_name": "Dextromathorphan HBr",
"supplier": "Schmitt-Weissnat",
"quantity": 211,
"unit_cost": "$20.53"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment