Skip to content

Instantly share code, notes, and snippets.

@Ravi61
Created July 13, 2017 15:20
Show Gist options
  • Select an option

  • Save Ravi61/816567493b144d500dbd060d78cce657 to your computer and use it in GitHub Desktop.

Select an option

Save Ravi61/816567493b144d500dbd060d78cce657 to your computer and use it in GitHub Desktop.
Root level wrapped JSON
[
{
"name": "Star Wars: Episode IV – A New Hope",
"director": "George Lucas"
},
{
"name": "Star Wars: Episode VI – Return of the Jedi",
"director": "Richard Marquand"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment