Skip to content

DaltonDev/Restful

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restful

Restful web service with nodejs and express

Installation

  1. Install node js
  2. Run npm init
  3. Run npm install express --save
  4. Setup app.js file
  5. Run node app.js
  6. Run npm install gulp --save
  7. Run npm install gulp -g
  8. Setup gulpfile.js
  9. Run npm install gulp-nodemon --save
  10. Add nodemon to gulpfile.js
  11. Run gulp to start server

About

Restful web service with nodejs and express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors