Skip to content

Instantly share code, notes, and snippets.

@pavei
Created September 5, 2017 02:52
Show Gist options
  • Save pavei/74b76b66a0217001fb26f81d5feabc96 to your computer and use it in GitHub Desktop.
Save pavei/74b76b66a0217001fb26f81d5feabc96 to your computer and use it in GitHub Desktop.
{
"produtos": [
{
"id": "1",
"nome": "Banana",
"tipo": "Fruta"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment