Skip to content

pkern/go-hbci

 
 

Repository files navigation

go-hbci

Build Status License: Apache v2.0 GoDoc Maintainability Go Report Card

A client library to use the Home Banking Computer Interface (german only)

For an exhausted reference of HBCI visit the website of The German Banking Industry

Community

Status of the project

Due to the massive amount of the standard this library is only at the beginning of being useful to use. Also, there is no client interface yet in terms of entry point for the library or management of pin/tan or any other data.

The implemented standard conforms to HBCI 2.2 and FINTS 3.0.

Roadmap

  • Parsing Accounts
  • Listing transactions
  • Some other read only action
  • Write access

About

A client library to use the HBCI standard

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 92.2%
  • Java 7.8%