Promises
This commit is contained in:
18
w11_promises/basics/assets/movies/2017/get-out.json
Normal file
18
w11_promises/basics/assets/movies/2017/get-out.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "Get Out",
|
||||
"year": 2017,
|
||||
"runtime": 104,
|
||||
"categories": [
|
||||
"horror",
|
||||
"mystery"
|
||||
],
|
||||
"release-date": "2017-02-24",
|
||||
"director": "Jordan Peele",
|
||||
"writer": [
|
||||
"Jordan Peele"
|
||||
],
|
||||
"actors": [
|
||||
"Daniel Kaluuya"
|
||||
],
|
||||
"storyline": "A young African-American visits his white girlfriend's parents for the weekend, where his simmering uneasiness about their reception of him eventually reaches a boiling point."
|
||||
}
|
||||
Reference in New Issue
Block a user