Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 262 Bytes

File metadata and controls

11 lines (10 loc) · 262 Bytes

Raw NodeJS Project

Todo

  • NodeJS Server Setup
  • Mongo Connection
  • Basic Routing
  • Use Router Package
  • MongoDB ORM
  • Crud Operation
  • Parse request body without body-perser package
  • Parse request body body-perser package