Dockerfile integration
curl \ # append ?api-key=$API_KEY to the URL \ http://api.nytimes.com/svc/movies/v2/reviews/search.json
curl \
# append ?api-key=$API_KEY to the URL \
http://api.nytimes.com/svc/movies/v2/critics/{resource-type}.jsoncurl \
# append ?api-key=$API_KEY to the URL \
http://api.nytimes.com/svc/movies/v2/reviews/{resource-type}.json