Crates.io | tencentcloud-sdk-rs |
lib.rs | tencentcloud-sdk-rs |
version | 0.1.0 |
source | src |
created_at | 2022-11-27 09:20:40.865421 |
updated_at | 2022-11-27 09:20:40.865421 |
description | Tencent Cloud SDK Implementation(base API 3.0) in Rust. Support Tencent Cloud API request,Sign |
homepage | |
repository | https://github.com/xiaoxin-sky/tencentcloud-sdk-rust/blob/master/tencentcloud-sdk-rs |
max_upload_size | |
id | 723646 |
size | 7,907 |
The crate only implement the Post request now. Because the most tencent cloud api require ths Post method.
This crate has implemented the request client and the Signature algorithm.
It provides basic support for ddns-rs, You can view the ddns-rs as an example.