kintone-rs
DISCLAIMER: this OSS is my own personal work and does not have any relationship with Cybozu Inc. or any other organization which I belong to.
WARNING: This library is under development and is likely to undergo incompatible changes in the future.
A client library of Kintone REST APIs for Rust.
See examples in the examples directory.
Install
Add following line in your Cargo.toml right below [dependencies].
= { = "https://github.com/nojima/kintone-rs" }