Skip to content

Instantly share code, notes, and snippets.

@skorth
Created February 23, 2016 08:18
Show Gist options
  • Save skorth/75b497c448e49591ff9f to your computer and use it in GitHub Desktop.
Save skorth/75b497c448e49591ff9f to your computer and use it in GitHub Desktop.
{
"data": {
"user" : {
"name": "Luke Skywalker",
"friends": [
{ name: "Han Solo" },
{ name: "Leia Organa" }
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment