Skip to content

Instantly share code, notes, and snippets.

@HelloThisIsFlo
Created January 26, 2017 08:34
Show Gist options
  • Save HelloThisIsFlo/cbeb2701b67a441640276faafd57f0ce to your computer and use it in GitHub Desktop.
Save HelloThisIsFlo/cbeb2701b67a441640276faafd57f0ce to your computer and use it in GitHub Desktop.
{"book": {
"title": "Moby Dick",
"author": "Herman Melville",
"reviews": [
{"reviewer": "Mark234", "rating_stars": "4.5"},
{"reviewer": "Frank12", "rating_stars": "3.5"},
{"reviewer": "NotPatrick", "rating_stars": "4"},
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment