Skip to content

MarcosSpessatto/Movies-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movies API

Example API for a movie rental company using NodeJS and MySql, with security with Json Web Token, sign up, listing of available movies, search for a movie by title, rental and return of a movie.

Installation

$ npm install
$ Change user and password in /db/database.js
$ node bin/www.js

About

Example of Basic Movies API with NodeJS and MySql

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published