BulegaHassan / E-Commerce-API

E-Commerce-API with auth,order,product,user and review controllers

Home Page:https://e-commerce-api-bulega.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hosted Project

E-Commerce API Heroku URL

Setup

npm install && npm start

Database Connection and JWT-values

  • Setup .env in the root
  • Add MONGO_URI,JWT_SECRET and JWT_LIFETIME to the .env with correct values

Create Docs

Security Packages

  • [] express-rate-limiter
  • [] helmet
  • [] xss-clean
  • [] express-mongo-sanitize
  • [] cors

About

E-Commerce-API with auth,order,product,user and review controllers

https://e-commerce-api-bulega.herokuapp.com/


Languages

Language:JavaScript 99.9%Language:Procfile 0.1%