Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 325 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 325 Bytes

An e-commerce api written in Node-Express with MongoDB!

Features

  • User (Buyer & seller) Authentication with JWT
  • Sellers would be able Add, Update, Delete Product(s)
  • Inventory can be viewed and managed by sellers for better operation
  • Buy products as buyer
  • Product search API implemented for better search experience