tmoynandy / node-rest-shop

REST API using Node-Express with MongoDb as backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

REST API using Node-Express with MongoDb as backend


Languages

Language:JavaScript 100.0%