Skip to content

Movies API based on node.js and mongodb with Google OAuth2.0 as well as native authentication, MongoDB database, node.js server

Notifications You must be signed in to change notification settings

Ganesh-Sindagi/Movie-RESTAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie-RESTAPI

Movies API with Google OAuth2.0 as well as native authentication, MongoDB database, node.js server

App Demo

Click on the image to watch the full video.

Watch the video

Installation

Clone the repository, open the Terminal or Command Prompt in the current directory and execute the following command.

npm install

Usage

Run the server using following command.

npm start

You must a MongoDB installed and run up the mongod server to establish a connection to the server. Use postman tool to make get, post, put and delete requests.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

Movies API based on node.js and mongodb with Google OAuth2.0 as well as native authentication, MongoDB database, node.js server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published