Crates.io | asana2 |
lib.rs | asana2 |
version | 0.5.0 |
source | src |
created_at | 2023-12-18 19:49:12.973036 |
updated_at | 2023-12-25 00:14:48.995917 |
description | Fluent OpenAPI client for Asana |
homepage | https://github.com/libninjacom/asana-rs |
repository | https://github.com/libninjacom/asana-rs |
max_upload_size | |
id | 1073639 |
size | 5,166,774 |
Asana client, generated from the OpenAPI spec.
See examples/ directory for usage.
Add this to your Cargo.toml:
[dependencies]
asana2 = ".."
You can see working examples of every API call in the examples/
directory.
Contributions are welcome!
Library created with Libninja.