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

https://github.com/hubcash/boleto

Billet generator for several Brazilian Banks for golang
https://github.com/hubcash/boleto

boleto go golang

Last synced: 6 months ago
JSON representation

Billet generator for several Brazilian Banks for golang

Awesome Lists containing this project

README

          

# boleto

Billet generator for several Brazilian Banks for golang. [See in GoDoc](https://godoc.org/github.com/hubcash/boleto)

### Features
* Supported banks: Banco do Brasil, Bradesco, Caixa, Itau and Santander;
* Generates digitable number and barcode image;
* FEBRABAN rules supported;

### TODO
* Create templates;
* Create transmissions file;

### Dependencies
* [boombuler/barcode](github.com/boombuler/barcode)