Skip to content

Instantly share code, notes, and snippets.

@kshepp
Created February 7, 2017 21:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kshepp/9e99915fa3bc4bfeee6c8dc42be7cb8a to your computer and use it in GitHub Desktop.
Save kshepp/9e99915fa3bc4bfeee6c8dc42be7cb8a to your computer and use it in GitHub Desktop.
{
"user": {
"name": "John Dough",
"age": 42,
"friends": [
{"name": "Jane Doe"},
{"name": "Bill Green"}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment