Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 296 Bytes

File metadata and controls

8 lines (6 loc) · 296 Bytes

Newman API Server

conventions

  1. Use the plural for packages with homogeneous contents and the singular for packages with heterogeneous contents.
  2. snake_case for DB and request/response
  3. URI plurals
  4. yarn upgrade --latest to upgrade all packages and update package.json file as well