From 7d7702ec8a3b0a1a7ce25ab4c81bdcafba512a08 Mon Sep 17 00:00:00 2001 From: freegeoipapp <39952764+freegeoipapp@users.noreply.github.com> Date: Thu, 3 Oct 2019 13:10:21 +0200 Subject: [PATCH] Add FreeGeoIP (#1025) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7afe1294..5c147362 100644 --- a/README.md +++ b/README.md @@ -412,6 +412,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | | [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 | | [Geocod.io](https://www.geocod.io/) | Address geocoding / reverse geocoding in bulk | `apiKey` | Yes | Unknown | | [Geocode.xyz](https://geocode.xyz/) | Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing | No | Yes | Unknown |