Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 768 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 768 Bytes

License: MIT

Go ViaCep

This lib was developed for get an adress data by zipcode using ViaCep API

Import and Usage

go get github.com/WalterPaes/go-viacep

Create a New Integration

viaCep, err := NewViaCEP("01001-000")

Get Address

address, err := viaCep.GetAddress()

🚀 Technologies

This project was developed with the following technologies:

Made by Walter Junior