马上开始. 它是免费的哦
注册 使用您的电邮地址
API Design 作者: Mind Map: API Design

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

3. Rest Api

3.1. Stateless

3.2. API Discoverability

3.3. GET, POST, PUT, PATCH, DELETE