Skip to content

pyella/expressJsProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

expressJsProject

Used MongoDb as backend and created a Rest API using nodeJs and expressJs.

Used Gulp as task runner.

Running instructions:

Get the mongoDb installed on your machine, To start mongoDB you need to navigate to mongoDb bin folder and run mongod command.

Once you have mongoDB running, Install node packages (using npm install) which are dependent to get expressJs and other node moduels

Type gulp, You should be good to go from port 8000 (Can always change this from gulpfile.js).

Testing framework used: gulp-mocha.

Advice: I used postman to test my application.

About

Create restful web service using nodeJs and expressJs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published