#api-client #env #rust-zaim

bin+lib zaim

rust-zaim is a Rust client library for the Zaim API

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

MIT license

19KB
97 lines

rust-zaim

Crates.io Version License

rust-zaim is a Rust client library for the Zaim API

Usage

Installation

Set Enviroments

  1. Copy .env.
$ cp .env.example .env
$ cat .env
ZAIM_CUSTOMER_ID=
ZAIM_CUSTOMER_SECRET=
ZAIM_TOKEN=
ZAIM_SECRET=
ZAIM_VERIFIER=
  1. Obtain credentials on the Zaim Developers Center and set values.

Dependencies

~8–19MB
~272K SLoC