Skip to content

TrinhHuynh98/ecommerce-be

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce API with Node JS

Installation

Download nodejs.

npm init
npm install express bcryptjs jsonwebtoken cors express-jwt body-parser morgan mongoose

# swagger
npm install swagger-ui-express swagger-jsdoc

Usage

Swaggers

```md
![swagger](assets/images/swagger.png)
```

Features

  1. Producs
  2. Category
  3. Authentication/Authorization
  4. Order
  5. Payment -> Comming soon

Contact

Linkedin

Github