Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 346 Bytes

Node_2_Express.md

File metadata and controls

13 lines (11 loc) · 346 Bytes

Tìm hiểu Express

  • server app
  • đọc biến môi trường
  • router

Làm api cho todo list

- Viết tên api đúng chuẩn
- HTTP Verb(GET, POST, PUT, PATCH, DELETE)
- HTTP status code(20x, 40x, 50x)
- mô hình hóa thực thể(user, task, ...)
- mô hình hóa quan hệ(1-1, 1-n, n-n)
- đọc, lưu dữ liệu vô json