NodeJS server for React Native Netflix App

May 16, 2017 · View on GitHub

NodeJS server made for React Native Netflix App that takes 1000 tv shows from TvMaze.com and saves into MongoDB and find all shows from a particular genre.

Requirements

$ NodeJS
$ MongoDB

Installation

$ clone this repo
$ npm install
$ npm start

Documentation

Endpoints

1.- /all to fetch all tv shows and save into mongoDB
2.- /shows/:id where id is a genre and get all tv shows from a genre 

Genres

Drama, Action, Fantasy, Horror, Romance, Crime, Thriller, Mystery, 
Science-Fiction, Comedy, Family, Music, Adventure, Espionage, Supernatural

TVMaze Api

http://www.tvmaze.com/api

External components

Tips and tricks

If you want to know more about my motivation to make this you can find my Youtube video NodeJS - Netflix App: Servidor NodeJS con MongoDB para React Native

Thanks

Mario Diez © 2017+, Mario Diez. Released under the MIT License.
Authored and maintained by Mario Diez.

mariodiezgarcia.com  ·  GitHub @mariodev12  ·  Youtube @mariodiezoficial  ·  Twitter @mariodev_