Retrieve movie information from the open source movie database, themoviedb. This project has separate sub-projects for making API calls via plain JavaScript, jQuery, and Node.js.
###Credits
This project uses the TMDb API but is not endorsed or certified by TMDb.
-Developers must obtain an API key to use the TMDb API. See TMDb's documentation.
-This project uses two of the available API methods: /search/movie, /movie/id