Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# gocardless-bankaccountdata-rs
Rust API client for GoCardless Bank Account Data

This 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`