Upgo is a API client library for Up Bank Australia written in Go. Upgo provides these methods:
GetAccountsGetTransactions
Upgo is a minimal wrapper around the complete API generated from the OpenAPI spec - see ./oapi. Users needing more advanced functionality should use ./oapi directly.
See examples folder ./examples.