Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 9 days 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 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-19T04:06:10.000Z (over 1 year ago)
- Last Synced: 2024-10-26T14:17:40.034Z (about 2 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`