akahu-client
A non-offical Rust client library for the Akahu API, providing access to financial data aggregation services in New Zealand.
Installation
Add this to your Cargo.toml:
[]
= "0.1.0"
Quick Start
use ;
async
Validation
Note that I only use this in a very limited context, mostly for accounts/transactions. If you need APIs that I haven't tested please validate them yourself and open issues/PRs for any problems that you encounter.
Some APIs I have not bothered to port over - but I would welcome PRs or requests.
License
Licensed under either of:
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.