add api doc link

This commit is contained in:
kevin
2020-09-28 16:58:29 +08:00
parent 0a36031d48
commit b282304054

View File

@@ -149,8 +149,13 @@ go get -u github.com/tal-tech/go-zero
[测试代码见这里](https://github.com/smallnest/go-web-framework-benchmark) [测试代码见这里](https://github.com/smallnest/go-web-framework-benchmark)
## 8. 文档 (逐步完善中) ## 8. 文档
* API文档 (逐步完善中)
[https://www.yuque.com/tal-tech/go-zero](https://www.yuque.com/tal-tech/go-zero)
* awesome系列
* [快速构建高并发微服务](doc/shorturl.md) * [快速构建高并发微服务](doc/shorturl.md)
* [快速构建高并发微服务-多RPC版](doc/bookstore.md) * [快速构建高并发微服务-多RPC版](doc/bookstore.md)
* [goctl使用帮助](doc/goctl.md) * [goctl使用帮助](doc/goctl.md)