chong

Updates 服务端 REST API 概述/服务端-rest-api-概述.md

Auto commit by GitBook Editor
... ... @@ -14,7 +14,7 @@
* [用户修改真实姓名绑定邮箱](未整理/用户修改真实姓名绑定邮箱.md)
## REST API 概述
* [服务端 REST API 概述](服务端-rest-api-概述.md)
* [服务端 REST API 概述](服务端 REST API 概述/服务端-rest-api-概述.md)
## 用户鉴权
* [用户鉴权](用户鉴权/README.md)
... ...
# REST API 基本约束
# REST API 基本约束 {#chong}
---
... ... @@ -11,7 +11,7 @@
| 名称 | Base URL | 描述 |
| :--- | :--- | :--- |
| API api | http\(s\)://api.boxfish.cn | 主程序api |
| API api | [http\(s\)://api.boxfish.cn](http://api.boxfish.cn) | 主程序api |
| API [base](/base.md) | http\(s\)://base.boxfish.cn | 用户鉴权和课程推荐服务 |
| API online-api | http\(s\)://online-api.boxfish.cn | 在线授课 |
| API online | http\(s\)://online.boxfish.cn | 在线授课 |
... ...