Skip to content

Instantly share code, notes, and snippets.

@kevincoleman
Last active May 30, 2016 00:44
Show Gist options
  • Save kevincoleman/f3aa8d72adbc2c98a185 to your computer and use it in GitHub Desktop.
Save kevincoleman/f3aa8d72adbc2c98a185 to your computer and use it in GitHub Desktop.
Favorite Movies
{
"favoriteMovies":
{
"movie": {
"title": "Across the Universe",
"rating": 0.80
},
"movie": {
"title": "Adjustment Bureau, The",
"rating": 0.80
},
"movie": {
"title": "American History X",
"rating": 0.85
},
"movie": {
"title": "Apollo 13",
"rating": 0.81
},
"movie": {
"title": "Brothers Bloom, The",
"rating": 0.70
},
"movie": {
"title": "Burn After Reading",
"rating": 0.68
},
"movie": {
"title": "Cube",
"rating": 0.86
},
"movie": {
"title": "Darjeeling Limited, The",
"rating": 0.89
},
"movie": {
"title": "Illusionist, The",
"rating": 0.88
},
"movie": {
"title": "Imitation Game, The",
"rating": 0.96
},
{
"movie": {
"title": "Martian, The",
"rating": 0.92
}
"movie": {
"title": "Pi",
"rating": 0.93
},
"movie": {
"title": "Pulp Fiction",
"rating": 0.84
},
"movie": {
"title": "Shining, The",
"rating": 0.78
},
"movie": {
"title": "Snatch",
"rating": 0.75
},
"movie": {
"title": "Sweeny Todd",
"rating": 0.86
},
"movie": {
"title": "Thank You For Smoking",
"rating": 0.80
},
"movie": {
"title": "Tinker Tailor Soldier Spy",
"rating": 0.83
}
},
"toWatch":
{
"movie": {
"title": "Charlie Wilson’s War"
},
"movie": {
"title": "Mystic River, The"
},
"movie": {
"title": "Primer"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment