From c3208ec0ebacfb45a1b2066f07c39fd51c5bc6f1 Mon Sep 17 00:00:00 2001 From: Lucas Santos Date: Tue, 28 Mar 2017 08:39:44 -0300 Subject: [PATCH] Added Brazil's free zip code api service Like the Mexico one, but for brazil --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 679090a5..baad90da 100644 --- a/README.md +++ b/README.md @@ -244,6 +244,7 @@ For information on contributing to this project, please see the [contributing gu | Mapbox | Create/customize beautiful digital maps | `apiKey` query string | Yes | [Go!](https://www.mapbox.com/developers/) | | Mapzen Search | Open Source & Open Data Global Geocoding Service | No | Yes | [Go!](https://mapzen.com/products/search/) | | Mexico | Mexico RESTful zip codes API | No | Yes | [Go!](https://github.com/IcaliaLabs/sepomex) | +| ViaCep | Brazil RESTful zip codes API | No | Yes | [Go!](https://viacep.com.br) | | OpenCage | Forward and reverse geocoding using open data | No | Yes | [Go!](https://geocoder.opencagedata.com) | | OpenStreetMap | Navigation, geolocation and geographical data | `OAuth` | No | [Go!](http://wiki.openstreetmap.org/wiki/API) | | PostcodeData.nl | Provide geolocation data based on postcode for Dutch addresses | No | No | [Go!](http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json) |