asana2

Crates.ioasana2
lib.rsasana2
version0.5.0
sourcesrc
created_at2023-12-18 19:49:12.973036
updated_at2023-12-25 00:14:48.995917
descriptionFluent OpenAPI client for Asana
homepagehttps://github.com/libninjacom/asana-rs
repositoryhttps://github.com/libninjacom/asana-rs
max_upload_size
id1073639
size5,166,774
Kurt Wolf (kurtbuilds)

documentation

README

Stars Build Status Downloads Crates.io

Asana client, generated from the OpenAPI spec.

Usage

See examples/ directory for usage.

Installation

Add this to your Cargo.toml:

[dependencies]
asana2 = ".."

Documentation

You can see working examples of every API call in the examples/ directory.

Contributing

Contributions are welcome!

Library created with Libninja.

Commit count: 27

cargo fmt