API Design
создатель Trần Quốc Huy
1. API
1.1. Là một thành phần không thể thiếu
1.2. Xử lý logic
1.3. Thiết lập rule phức tạp
2. Protocol
2.1. Websockets
2.2. Http
2.2.1. Status code
2.2.1.1. 200
2.2.1.2. 301
2.2.1.3. 400
2.2.2. Method
2.2.2.1. GET
2.2.2.2. POST
2.2.3. Headers
2.2.3.1. User Agent
2.2.3.2. Content Type
2.2.3.3. Location