Skip to content

thanhtrungit25/rest-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rest-express

Building NodeJS REST API Services with Express

Instruction:

  • Install modules in package.json
    • $ npm install
  • Start server run REST API NodeJS (index.js)
    • $ node .
  • When server starting, run mocha test
    • $ mocha test
    • Or $ mocha test -R nyan

About

Building NodeJS REST API Services with Express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published