From bfed49ae888c31a1cd9346107d0ae130fa047ec9 Mon Sep 17 00:00:00 2001 From: Hakan Ensari Date: Wed, 4 Dec 2019 18:11:23 +0000 Subject: [PATCH] Add Country API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 64528859..c0b094c2 100644 --- a/README.md +++ b/README.md @@ -443,6 +443,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | | [CitySDK](http://www.citysdk.eu/citysdk-toolkit/) | Open APIs for select European cities | No | Yes | Unknown | +| [Country](http://country.is/) | Get your visitors' country from their IP | No | Yes | Yes | | [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 | | [GeoApi](https://api.gouv.fr/api/geoapi.html) | French geographical data | No | Yes | Unknown |