A web application with a C#/.NET back-end that consumes the ViaCEP and BrasilAPI public APIs to retrieve address data, with a simple interface for querying the results.
C# / .NET, JavaScript, jQuery and CSS. Integrates the ViaCEP API and BrasilAPI.
Search by ZIP code (CEP): enter a valid ZIP code (e.g. 88350250) and click Search. The address is displayed in the right panel.
Search by State and City: select the state and the city, enter the street name (minimum 3 characters) and click Search. Results are listed dynamically.
Search by ZIP code, search by state and city, and integration with two public address APIs.