Skip to content

Instantly share code, notes, and snippets.

@lgranger
Created January 8, 2016 19:59
Show Gist options
  • Save lgranger/25a768d4bdef35871da8 to your computer and use it in GitHub Desktop.
Save lgranger/25a768d4bdef35871da8 to your computer and use it in GitHub Desktop.
{
"pets": {
"dog": {
"id": "515",
"name": "Rusty",
"breed": "ChocolateLabrador"
},
"dog": {
"id": "516",
"name": "Lulu",
"breed": "Chihuahua"
},
"cat": {
"id": "572",
"name": "Peanut",
"breed": "Birman"
},
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment