3 unstable releases
new 0.2.1 | Oct 31, 2024 |
---|---|
0.2.0 | Nov 26, 2022 |
0.1.0 | Nov 25, 2022 |
#271 in #env
19KB
97 lines
rust-zaim
rust-zaim is a Rust client library for the Zaim API
Usage
Installation
Set Enviroments
- Copy
.env
.
$ cp .env.example .env
$ cat .env
ZAIM_CUSTOMER_ID=
ZAIM_CUSTOMER_SECRET=
ZAIM_TOKEN=
ZAIM_SECRET=
ZAIM_VERIFIER=
- Obtain credentials on the Zaim Developers Center and set values.
Dependencies
~8–19MB
~272K SLoC