View Source
Elixagenciacorreios
Elixagenciacorreios is a package that helps you to get brazilian's mail agency.
Notes
Version 0.1.0:
- Added features to get brazilian's mail agency.
Installation
If available in Hex, the package can be installed
by adding elixagenciacorreios
to your list of dependencies in mix.exs
:
def deps do
[
{:elixagenciacorreios, "~> 0.1.0"}
]
end
Features
get_agencias("UF", "municipio", "bairro")
Documentation
Documentation can be found at https://hexdocs.pm/elixagenciacorreios.