collaboflow-rs-0.0.5 has been yanked.
Collaboflow REST API Client
A Collaboflow REST API client for Rust language.
This is not an official crate, just a hobby project.
Installation
Requirements
- Rust 1.63+
Importing
The driver is available on crates.io.
To use the driver in your application, simply add it to your project's Cargo.toml
.
[]
= "0.0.5"
Example Usage
[]
= "0.0.5"
= "1.22.0"
use ;
async
Support APIs
Document
MyStatus
Form
User
Group
Title
LICENSE
This project is licensed under the MIT license.