Skip to content

mariodev12/nodejs-server-React-Native-Netflix-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS server for React Native Netflix App

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_

About

NodeJS server that fetch data and saves into MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published