Movies API Server Build Status

Simple API Server and scraper for themoviedb

Find more info in api.yml

Get started

Install all dependencies

npm install

Run unit tests

npm run test

Lint your code

npm run lint