Skip to content

Commit 654b917

Browse files
committed
feat(超文本驱动和资源发现): 增加了 JSON API 项目中文版的链接
1 parent a31228b commit 654b917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ REST 服务的要求之一,客户端不再需要将某些接口的 URI 硬编
283283
284284
* [JSON HAL 草案](http://tools.ietf.org/html/draft-kelly-json-hal-06) ,示例可以参考 [JSON HAL 作者自己的介绍](http://stateless.co/hal_specification.html)
285285
* [GitHub API 使用的方案](https://developer.github.com/v3/#hypermedia) ,应该是一种 JSON HAL 的变体
286-
* [JSON API 方案](http://jsonapi.org/) ,另外一种类似 JSON HAL 的方案,不过某些方面(比如甚至也考虑到了 URL )考虑的比 JSON HAL 更为具体
286+
* [JSON API 方案](http://jsonapi.org/) (这里有 [@迷渡](https://github.com/justjavac) 发起的 [中文版](http://jsonapi.org.cn/) ),另外一种类似 JSON HAL 的方案,不过某些方面(比如甚至也考虑到了 URL )考虑的比 JSON HAL 更为具体
287287
288288
目前来看应该是合并 JSON API 和 JSON HAL 两个方案的做法,各取所长,能够得到一个相对理想的方案
289289

0 commit comments

Comments
 (0)