Skip to content

A wrapper library used to search locale information

Notifications You must be signed in to change notification settings

andredias20/BRCep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JSON BR CEP Searcher

This application is made to consume an API that retrives Adress information based on a CEP (CEP stands for Postal Address Code or "Codigo de Endereço Postal").


Method

searchCEP(String cep, cepAPI api) - return Locale Object

  • String cep - Is the CEP you need the information

  • cepAPI api - Is the API that you want to access, there are two available:

    • new viacep()
    • new apicep()

If you want to add support to your country address system, open an issue and i will try to implement.

About

A wrapper library used to search locale information

Topics

Resources

Stars

Watchers

Forks

Languages