Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 612 Bytes

File metadata and controls

37 lines (23 loc) · 612 Bytes

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)