Collaboflow REST API Client

A Collaboflow REST API client for Rust language.

This is not an official crate, just a hobby project.

Installation

Requirements

Importing

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 = "0.0.3"

Support APIs

Document

MyStatus

Form

User

Group

Title

LICENSE

This project is licensed under the MIT license.