Lists movies that math the query named query param
Returns details about the movie with the id equal to the id named query param
Lists movies that are similar to the movie with the id equal to the id named query param
- Make a proper API documentation
- Better error handling (for example handle failed requests better)
- Testing