Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/libninjacom/asana-rs


https://github.com/libninjacom/asana-rs

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

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:

```toml
[dependencies]
asana2 = ".."
```

# Documentation

* [Client Library Documentation](https://docs.rs/asana2/latest/asana/)

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

# Contributing

Contributions are welcome!

*Library created with [Libninja](https://www.libninja.com).*