Created
May 26, 2021 13:31
-
-
Save reinder42/85def17dba01163ccd0f9adb32394b76 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"id": 1, | |
"title": "Blade Runner", | |
"year": 1982 | |
}, { | |
"id": 2, | |
"title": "Tron", | |
"year": 1982 | |
}, { | |
"id": 3, | |
"title": "RoboCop 2", | |
"year": 1990 | |
}, { | |
"id": 4, | |
"title": "The Matrix", | |
"year": 1999 | |
}, { | |
"id": 5, | |
"title": "Minority Report", | |
"year": 2002 | |
}, { | |
"id": 6, | |
"title": "District 9", | |
"year": 2009 | |
}, { | |
"id": 7, | |
"title": "Elysium", | |
"year": 2013 | |
}, { | |
"id": 8, | |
"title": "Ex Machina", | |
"year": 2015 | |
}, { | |
"id": 9, | |
"title": "Ghost in the Shell", | |
"year": 2017 | |
}, { | |
"id": 10, | |
"title": "Blade Runner 2049", | |
"year": 2017 | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment