Skip to content

Instantly share code, notes, and snippets.

@hanuor
Last active February 27, 2017 04:57
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 hanuor/f9fdd94b59b7285d0ac64a4567d7deeb to your computer and use it in GitHub Desktop.
Save hanuor/f9fdd94b59b7285d0ac64a4567d7deeb to your computer and use it in GitHub Desktop.
Sample Json
[{
"name":"Husky",
"species": "Dog"
},{
"name":"Monty",
"species": "Spider"
},{
"name":"Cleo",
"species": "Rat"
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment