Crates.io | dingtalk-rs |
lib.rs | dingtalk-rs |
version | 0.1.16 |
source | src |
created_at | 2022-07-01 07:26:26.219925 |
updated_at | 2022-12-16 05:41:28.290689 |
description | 钉钉Rust版SDK |
homepage | |
repository | https://github.com/shenshouer/dingtalk-rs |
max_upload_size | |
id | 616994 |
size | 160,795 |
钉钉Rust版SDK
接口参考:https://open.dingtalk.com/document/orgapp-server/api-overview
.env.sample
改名为 .env
, 替换.env
中的APP_KEY
与APP_SECRET
cargo run --example xxx
运行,如运行user示例: cargo run --example user