From 33dff391917e6a9cb45755dd05fda53aa9576f69 Mon Sep 17 00:00:00 2001 From: FayeNichols <95420198+FayeNichols@users.noreply.github.com> Date: Wed, 16 Mar 2022 04:59:38 +0100 Subject: [PATCH] Add "Hirak IP to Country" to Geocoding (#3098) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8d547272..9f6b1851 100644 --- a/README.md +++ b/README.md @@ -956,6 +956,7 @@ API | Description | Auth | HTTPS | CORS | | [Graph Countries](https://github.com/lennertVanSever/graphcountries) | Country-related data like currencies, languages, flags, regions+subregions and bordering countries | No | Yes | Unknown | | [HelloSalut](https://fourtonfish.com/project/hellosalut-api/) | 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 | +| [Hirak IP to Country](https://iplocation.hirak.site/) | Ip to location with country code, currency code & currency name, fast response, unlimited requests | `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 |