From 121538b31353fd022d10f663bf1cafa72ec936b4 Mon Sep 17 00:00:00 2001 From: Matheus Nascimento Date: Tue, 5 Oct 2021 03:40:08 -0300 Subject: [PATCH] Add IBGE (#2109) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 01e8ea70..79d51c1d 100644 --- a/README.md +++ b/README.md @@ -668,6 +668,7 @@ API | Description | Auth | HTTPS | CORS | | [HelloSalut](https://www.fourtonfish.com/hellosalut/hello/) | Get hello translation following user language | No | Yes | Unknown | | [HERE Maps](https://developer.here.com) | Create/customize digital maps based on HERE Maps data | `apiKey` | Yes | Unknown | | [Hong Kong GeoData Store](https://geodata.gov.hk/gs/) | API for accessing geo-data of Hong Kong | No | Yes | Unknown | +| [IBGE](https://servicodados.ibge.gov.br/api/docs/) | Aggregate services of IBGE (Brazilian Institute of Geography and Statistics) | No | Yes | Unknown | | [IP 2 Country](https://ip2country.info) | Map an IP to a country | No | Yes | Unknown | | [IP Address Details](https://ipinfo.io/) | Find geolocation with ip address | No | Yes | Unknown | | [IP Location](https://ipapi.co/api/#introduction) | Find IP address location information | No | Yes | Yes |