Skip to content

A package that helps you to get a CEP or Address from brazilian's postal service.

Notifications You must be signed in to change notification settings

joao2391/elixcep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elixcep version Hex Docs Hex.pm

Elixcep

Elixcep helps you to get a CEP or Address from brazilian's postal service

Notes

Version 0.1.0:

  • Added features to get CEP and Address.

Installation

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

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

Features

get_address_by_cep(cep)

get_cep_by_address(address)

Documentation

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

License

MIT

About

A package that helps you to get a CEP or Address from brazilian's postal service.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages