Skip to content

Instantly share code, notes, and snippets.

@subnetmarco
Created November 17, 2011 03:19
Show Gist options
  • Save subnetmarco/1372277 to your computer and use it in GitHub Desktop.
Save subnetmarco/1372277 to your computer and use it in GitHub Desktop.
{
"username": "Mark",
"emails": [
"mark@mashape.com",
"marco@mashape.com"
],
"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