Skip to content
/ viacep Public

Biblioteca Go/Golang para obter o endereço através do CEP utilizando o web service da ViaCEP.

License

Notifications You must be signed in to change notification settings

cewitte/viacep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

viacep

Biblioteca Go/Golang para obter o endereço através do CEP utilizando o web service da ViaCEP (Go/Golang library for obtaining the address through de zip code utilyzing ViaCEP's web service).

Instalação

Para utilizar a biblioteca em seu projeto Go, execute o comando abaixo.

go get -u github.com/cewitte/viacep

Execução

go run main.go -cep="01452-000"

Para clonar o repositório

git clone https://github.com/cewitte/viacep.git

About

Biblioteca Go/Golang para obter o endereço através do CEP utilizando o web service da ViaCEP.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages