/nodejs

Guide on creating node.js apis

nodejs

Guide on creating node.js apis

Read about

Code Style

Framework

Authentification & permissions

Getting ready for production

Other remarks

  • Never use global.
  • Never set/modify process.env

Other ideas to look into