This API is the back-end of a two part project. The front-end can be found here. It is built with Rails Api and Grape.
The data used here was populated from [The Movie Database] (https://www.themoviedb.org/).
To run locally, run bundle install and then rails s.