Skip to content

Instantly share code, notes, and snippets.

@hanuor
Last active February 27, 2017 05:34
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/2c285066371ef03cb65fcecd3c2f45e7 to your computer and use it in GitHub Desktop.
Save hanuor/2c285066371ef03cb65fcecd3c2f45e7 to your computer and use it in GitHub Desktop.
json sample
[{
"name":"Bomrra",
"species": "Bull"
},{
"name":"Apple",
"species": "Dog"
},{
"name":"Zara",
"species": "Horse"
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment