https://github.com/svenstaro/gocardless-bankaccountdata-rs
Rust API client for GoCardless Bank Account Data
https://github.com/svenstaro/gocardless-bankaccountdata-rs
banking psd2
Last synced: 2 months ago
JSON representation
Rust API client for GoCardless Bank Account Data
- Host: GitHub
- URL: https://github.com/svenstaro/gocardless-bankaccountdata-rs
- Owner: svenstaro
- License: mit
- Created: 2023-06-18T02:39:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-19T04:06:10.000Z (over 2 years ago)
- Last Synced: 2025-03-31T07:42:31.016Z (6 months ago)
- Topics: banking, psd2
- Language: Rust
- Homepage:
- Size: 62.5 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gocardless-bankaccountdata-rs
Rust API client for GoCardless Bank Account DataThis crate wraps the output of OpenAPI generator. In order to make this crate convenient to use,
the generated code is checked in. Everything in `openapi/` is generated and can be re-created using
`just buil-api`.## Usage
- Register for an account at https://bankaccountdata.gocardless.com
- Go to `Project -> User secrets` and create a new secret
- It will show you your `Secret Id` and `Secret Key`