Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 375 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 375 Bytes

REST API using NodeJS & JWT

A REST-API for storing products and orders information. Order to Product 12oM relationship. Authentication is needed for order placement. The application is developed in NodeJS, ExpressJS, MongoDB, JWT, Multer etc.

  • Mlab and Mongoose used for MongoDB
  • JesonWebToken package used for api authentication
  • Multer is used fol file (image) upload