Skip to content

Instantly share code, notes, and snippets.

@subnetmarco
Created November 17, 2011 03:19
Show Gist options
  • Select an option

  • Save subnetmarco/1372277 to your computer and use it in GitHub Desktop.

Select an option

Save subnetmarco/1372277 to your computer and use it in GitHub Desktop.
{
"username": "Mark",
"emails": [
"[email protected]",
"[email protected]"
],
"age": 23,
"comments": [
{
"text": "I like this",
"id": 123
},
{
"text": "Wow!",
"id": 124
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment