浏览代码

增加 API Explorer 链接,帮助用户快速调试和体验API、生成SDK Demo示例

增加 API Explorer 链接,帮助用户快速调试和体验API、生成SDK Demo示例
human 7 年之前
父节点
当前提交
98ffbbdc92
共有 1 个文件被更改,包括 10 次插入0 次删除
  1. 10 0
      README.md

+ 10 - 0
README.md

@@ -13,6 +13,16 @@ This document introduces how to obtain and call Alibaba Cloud Go SDK.
 
 If you have any problem while using Go SDK, please [submit an issue](https://github.com/aliyun/alibaba-cloud-sdk-go/issues/new).
 
+
+## Online Demo
+
+**[API Explorer](https://api.aliyun.com)** provides the ability to call the cloud product OpenAPI online, and dynamically generate SDK Example code and quick retrieval interface, which can significantly reduce the difficulty of using the cloud API. **It is highly recommended**.
+
+<a href="https://api.aliyun.com" target="api_explorer">
+  <img src="https://img.alicdn.com/tfs/TB12GX6zW6qK1RjSZFmXXX0PFXa-744-122.png" width="180" />
+</a>
+
+
 ## Prerequisites
 
 - To use Alibaba Cloud Go SDK, you must have an Alibaba Cloud account as well as an AccessKey.