This project allows the use of the node-imdb-api project as http server. It forwards the request and response send to the given endpoint.
Parameter:
{"title": "<yourMovieTitle>}" returns the data to the given title or an error if no data was found.
- One or more API keys for the Open Movie Database (get one here)
- You have to store it in a
src/api.keyfile
- You have to store it in a
- The packages listed in the package.json