Before trying to run this application, make sure you've added your qualified MongoDB URI to your environment variables path. Example: export MONGODB_URI="mongodb+srv ...
// JSON object for single movie with cast curl http://BASE_URL/movie/The%20Matrix // list of JSON objects for movie search results curl http://BASE_URL/search?q ...