An open API service indexing awesome lists of open source software.

https://github.com/dino4608/ecommerce-backend-express

An Ecommerce Backend using Express.JS and MongoDB
https://github.com/dino4608/ecommerce-backend-express

Last synced: 3 months ago
JSON representation

An Ecommerce Backend using Express.JS and MongoDB

Awesome Lists containing this project

README

        

Section 1: Introduction

Section 2: Express Architecture

Architecture:
- src/app.js
- .env
- package.json: npm init -y
- server.js

Techniques:
- express
- morgan:
- print logs when user request
- 5 types:
- dev: for developer
- combined: for product
- common, short, tiny: for brief
- compression:
- reduce bandwidth (size of payload)

Skills:
- curl
- bug: distinguish powershell, cmd, ubuntu-wsl

Others:
- Tim hieu ve helmet