Jacob Kiers 7b8c9453d6 Formatting
Signed-off-by: Jacob Kiers <code@kiers.eu>
2024-02-29 22:07:37 +01:00
2024-02-29 22:07:37 +01:00
2024-02-29 22:04:21 +01:00
2024-02-29 20:39:49 +01:00

bunq-rs

bunq-rs is a Rust wrapper around the bunq API.

It is configured (with confy) by creating a bunq-rs.toml file in the OS configuration directory, and with the following contents:

api_key = '<bunq API key>'

The api will take care to update this file with all the requisite information.

Description
No description provided
Readme 79 KiB
Languages
Rust 100%