Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 276 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 276 Bytes

node-demo

setting up a simple REST api with node.js and

  • express middleware
  • swagger api functional documentation
  • winston logging
  • multithreading with cluster
  • async workflow management
  • testing with mocha
  • task management with grunt
  • code coverage with jscoverage