Promises
This commit is contained in:
20
w11_promises/basics/assets/movies/2018/bigger.json
Normal file
20
w11_promises/basics/assets/movies/2018/bigger.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "Bigger",
|
||||
"year": 2018,
|
||||
"runtime": 107,
|
||||
"categories": [
|
||||
"drama"
|
||||
],
|
||||
"release-date": "2018-10-12",
|
||||
"director": "George Gallo",
|
||||
"writer": [
|
||||
"George Gallo",
|
||||
"Andy Weiss"
|
||||
],
|
||||
"actors": [
|
||||
"Julianne Hough",
|
||||
"Calum Von Moger",
|
||||
"Colton Haynes"
|
||||
],
|
||||
"storyline":"The inspirational tale of the grandfathers of fitness as we now know it, Joe and Ben Weider. Facing anti-Semitism and extreme poverty, the brothers beat all odds to build an empire and inspire future generations."
|
||||
}
|
||||
Reference in New Issue
Block a user