Skip to content
Jonah edited this page Aug 14, 2017 · 13 revisions

General Styling:

  • (req, res) will be spelled out to (request, response) to maintain readability
  • all model properties on schemas that reference an id will capitalize ID after the descriptor, i.e. userID.

Clone this wiki locally