Skip to content

sandeepDevJs/ecommerceAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecommerce API

Backend API For E Commerce Application, which is available here!

See Documentation For API Here

API security

  • Rate Limiting
  • HPP Protected
  • XSS protected
  • Header Protection ( Helmet )
  • CORS
  • NoSql Injection Protected
  • Enviroment Variables

Usage

Rename ".env.config" to ".env" and update the values/settings to your own

Install Dependencies


npm install

Run App

npm start

  • version: 1.0.0
  • License: FFTUL (FEEL FREE TO USE LICENSE)