We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdb0993 commit 6ec8cadCopy full SHA for 6ec8cad
README.md
@@ -1,8 +1,8 @@
1
# HTTP 接口设计指北
2
3
-* 文章主要目的是为设计接口骨架时提供建议
4
-* 内容会经常更新
5
-* **只是建议**
+* 文档主要目的是为设计接口时提供建议,使大家不必重复造 HTTP 协议已经完成的轮子
+* **只是建议,不是必须遵从的要求**
+* 大家有什么问题想法或者建议欢迎 [创建 Issue](https://github.com/bolasblack/http-api-guide/issues/new) 或者 [提交 Pull Request](https://github.com/bolasblack/http-api-guide/compare/)
6
7
## 目录
8
0 commit comments