Skip to content

malaynayak/nodejs-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodejs Rest Api

A rest api implented using nodejs and mongoDB.

#How to run ? Run the follwing command to install the dependencies

>npm install

Start the application by execting follwing commands:

>cd bin
>node server.js

Access the application by the follwing url:

http://localhost:8000/api/movies

Refer the routes/movies.js file for other routes.

About

Rest api using nodejs and mongoDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published