Does the API provides a method to return CEP database? #102
-
Hi, I would like to know if the API has a method to return the entire database. Does it? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
@Yuri-Nassar hi.
Unfortunately not. It is done this way for the sake of simplicity.
In this case, the responsibility for saving the ZIP code data in the database to avoid unnecessary queries lies with the user. None of the APIs return this type of information, and BrazilCEP merely provides a common interface for them. |
Beta Was this translation helpful? Give feedback.
@Yuri-Nassar hi.
Unfortunately not. It is done this way for the sake of simplicity.
In this case, the responsibility for saving the ZIP code data in the database to avoid unnecessary queries lies with the user.
None of the APIs return this type of information, and BrazilCEP merely provides a common interface for them.