Skip to content

Instantly share code, notes, and snippets.

@moondef
Created June 24, 2018 15:17
Show Gist options
  • Save moondef/13148e91cb20d55d0dbcdd0d50e90c4f to your computer and use it in GitHub Desktop.
Save moondef/13148e91cb20d55d0dbcdd0d50e90c4f to your computer and use it in GitHub Desktop.
{
"title": "test json",
"data": [
{ "name": "firstName1", "price": 300 },
{ "name": "firstName2", "price": 400 },
{ "name": "firstName3", "price": 500 }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment