Skip to content

Instantly share code, notes, and snippets.

@fabien-michel
Created August 24, 2016 12:44
Show Gist options
  • Save fabien-michel/44a88e4aa851e3f91086fee5d6f80acf to your computer and use it in GitHub Desktop.
Save fabien-michel/44a88e4aa851e3f91086fee5d6f80acf to your computer and use it in GitHub Desktop.
[{
"id": 1,
"title": "The Shawshank Redemption ",
"year": "1998",
"votes": 194865,
"rating": "7.5",
"rank": 1
}, {
"id": 2,
"title": "The Godfather",
"year": "1975",
"votes": 511495,
"rating": "9.2",
"rank": 2
}, {
"id": 3,
"title": "The Godfather: Part II",
"year": "1974",
"votes": 319352,
"rating": "9.0",
"rank": 3
}, {
"id": 4,
"title": "The Good, the Bad and the Ugly",
"year": "1966",
"votes": 213030,
"rating": "8.9",
"rank": 4
}, {
"id": 5,
"title": "My Fair Lady",
"year": "1994",
"votes": 533848,
"rating": "9.1",
"rank": 5
}, {
"id": 6,
"title": "12 Angry Men",
"year": "1957",
"votes": 164558,
"rating": "8.9",
"rank": 6
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment