Browse Source

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

增加 API Explorer 链接,帮助用户快速调试和体验API、生成SDK Demo示例
human 7 năm trước cách đây
mục cha
commit
98ffbbdc92
1 tập tin đã thay đổi với 10 bổ sung0 xóa
  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.