Skip to content

Instantly share code, notes, and snippets.

@danstarns
Last active April 8, 2022 14:19
Show Gist options
  • Select an option

  • Save danstarns/8d4f0508c81a709753f6366961ff9e6a to your computer and use it in GitHub Desktop.

Select an option

Save danstarns/8d4f0508c81a709753f6366961ff9e6a to your computer and use it in GitHub Desktop.
read-movies-json
{
"title": "Forrest Gump",
"actors": [{ "name": "Tom Hanks" }],
"genres": [{ "name": "Drama" }, { "name": "Romance" }]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment