提交 9bc60339 编写于 作者: sangshuduo's avatar sangshuduo

docs: refine rest api part

上级 109a4aba
...@@ -40,9 +40,9 @@ $env:TDENGINE_CLOUD_URL="<url>" ...@@ -40,9 +40,9 @@ $env:TDENGINE_CLOUD_URL="<url>"
</TabItem> </TabItem>
</Tabs> </Tabs>
## Connect ## Usage
Please copy the code below to your editor and run it. The TDengine REST API is based on standard HTTP protocol and provides an easy way to access TDengine. As an example, the code below is to construct an HTTP request with the URL, the token and an SQL command and run it with the command line utility `curl`.
```bash ```bash
curl -L \ curl -L \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册