A Collaboflow REST API client for Rust language.
This is not an official crate, just a hobby project.
The driver is available on crates.io.
To use the driver in your application, simply add it to your project's Cargo.toml
.
toml
[dependencies]
collaboflow-rs = ""
This project is licensed under the MIT license.