endereco-via-cep
v1.0.3
Published
Este pacote contém uma função que recebe um CEP e retorna um json com o endereço utilizando a API viaCEP
Downloads
1
Readme
Instaling
Require this package in your package.json and run npm install
or run:
npm install endereco-via-cep
Using
getAddressByCEP returns a json with the address.
Roadmap
- Make getStateByCEP
- Make getCityByCEP
- Accept param to set the return as JSON ou XML
License
This address searching package is open-sourced software licensed under the MIT license