Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
developer-docs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
chong
2017-01-04 10:57:03 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b2530787e9ea166c12e3cf9414fe52ebb4051744
b2530787
1 parent
02df5707
Updates 服务端 REST API 概述/服务端-rest-api-概述.md
Auto commit by GitBook Editor
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
SUMMARY.md
服务端 REST API 概述/服务端-rest-api-概述.md
SUMMARY.md
View file @
b253078
...
...
@@ -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-概述.md
View file @
b253078
# 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 | 在线授课 |
...
...
Please
register
or
login
to post a comment