From 2790e5db953bca27cd53cd2a181abe06c4e6f9a6 Mon Sep 17 00:00:00 2001 From: Mateus Antonio da Silva Date: Sun, 26 Jul 2020 17:21:09 -0300 Subject: [PATCH] Added zip codes and streets from Brazil API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 05e34179..93071839 100644 --- a/README.md +++ b/README.md @@ -413,6 +413,7 @@ API | Description | Auth | HTTPS | CORS | | [Battuta](http://battuta.medunes.net) | A (country/region/city) in-cascade location API | `apiKey` | No | Unknown | | [Bing Maps](https://www.microsoft.com/maps/) | Create/customize digital maps based on Bing Maps data | `apiKey` | Yes | Unknown | | [bng2latlong](https://www.getthedata.com/bng2latlong) | Convert British OSGB36 easting and northing (British National Grid) to WGS84 latitude and longitude | No | Yes | Yes | +| [Cep.la](http://cep.la/) | Brazil RESTful API to find information about streets, zip codes, neighborhoods, cities and states | No | No | Unknown | | [CitySDK](http://www.citysdk.eu/citysdk-toolkit/) | Open APIs for select European cities | No | Yes | Unknown | | [Daum Maps](http://apis.map.daum.net/) | Daum Maps provide multiple APIs for Korean maps | `apiKey` | No | Unknown | | [FreeGeoIP](https://freegeoip.app/) | Free geo ip information, no registration required. 15k/hour rate limit | No | Yes | Yes |