From 4c059aef351c65edba0ef7318b92e5939bce6cb8 Mon Sep 17 00:00:00 2001 From: 13636592 Date: Tue, 6 Nov 2018 05:01:39 +0800 Subject: [PATCH] Add REST API Guide (#21103) * Add REST API Guide * Update index.md --- guide/english/rest-api/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/guide/english/rest-api/index.md b/guide/english/rest-api/index.md index 9c5359e6a7..0448707947 100644 --- a/guide/english/rest-api/index.md +++ b/guide/english/rest-api/index.md @@ -133,3 +133,7 @@ resources via hyperlinks. [The never-ending REST API design debate by Guillaume Laforge](https://www.youtube.com/watch?v=48azd2VqtP0) [HTTP status codes](https://httpstatuses.com/) + +[Documenting APIs: A guide for technical writers](https://idratherbewriting.com/learnapidoc/) + +