Skip to content

Instantly share code, notes, and snippets.

@zolzaya
Created September 15, 2011 10:31
Show Gist options
  • Save zolzaya/1218975 to your computer and use it in GitHub Desktop.
Save zolzaya/1218975 to your computer and use it in GitHub Desktop.
JSON example
{
"forename": "Peter"
, "surname": "Membrey"
, "phone_numbers": [
"+852 1234 5678"
, "+44 1234 565 555"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment