plaid-go is an Unofficial Go client implementation of the Plaid API.
Install via go get github.com/potay/plaid-go
.
TODO:
- Check possibly deprecated APIs:
- Credentials
- Credit
- Item.CreateResponse
- Item.MFAResponse
- Processor
- Sandbox
- Add unit tests
plaid-go is an Unofficial Go client implementation of the Plaid API.
Install via go get github.com/potay/plaid-go
.
TODO: