/plaid-go

Primary LanguageGoMIT LicenseMIT

plaid-go

plaid-go is an Unofficial Go client implementation of the Plaid API.

Install via go get github.com/potay/plaid-go.

Documentation: GoDoc

TODO:

  • Check possibly deprecated APIs:
    • Credentials
    • Credit
    • Item.CreateResponse
    • Item.MFAResponse
    • Processor
    • Sandbox
  • Add unit tests