joao2391 / elixcodigosbancos

This lib helps you to get brazilian's offset codes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ElixCodigosBancos version Hex Docs Hex.pm

ElixCodigosBancos

This lib helps you to get brazilian's offset codes

Installation

If available in Hex, the package can be installed by adding elixcodigosbancos to your list of dependencies in mix.exs:

def deps do
  [
    {:elixcodigosbancos, "~> 0.1.0"}
  ]
end

Features

get_banco_by_codigo("123")

get_bancos()

get_banco_by_nome("nome_banco")

Documentation

Documentation can be found at https://hexdocs.pm/elixcodigosbancos.

License

MIT

About

This lib helps you to get brazilian's offset codes.


Languages

Language:Elixir 100.0%