Skip to content

Instantly share code, notes, and snippets.

@nncl
Created May 14, 2015 03:10
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 nncl/e443e23aecfc395b7256 to your computer and use it in GitHub Desktop.
Save nncl/e443e23aecfc395b7256 to your computer and use it in GitHub Desktop.
New pet
[
{
"id":3,
"foto":"Imagens/pet1.jpg",
"nome":"Brutus",
"idade":0
},
{
"id":1,
"foto":"Imagens/pet2.jpg",
"nome":"Pingo",
"idade":5
},
{
"id":2,
"foto":"Imagens/pet3.jpg",
"nome":"Pelotas",
"idade":0
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment