From d936ff97f2fc6d018936a452ed3e8ff5c78fb051 Mon Sep 17 00:00:00 2001 From: Ruiyang Liu Date: Tue, 1 Oct 2019 16:14:50 -0400 Subject: [PATCH] Remove GraphLoc it's no longer working or maintained (#1039) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6128aac5..d3f982b6 100644 --- a/README.md +++ b/README.md @@ -417,7 +417,6 @@ API | Description | Auth | HTTPS | CORS | | [geoPlugin](https://www.geoplugin.com) | IP geolocation and currency conversion | No | Yes | Yes | | [Google Earth Engine](https://developers.google.com/earth-engine/) | A cloud-based platform for planetary-scale environmental data analysis | `apiKey` | Yes | Unknown | | [Google Maps](https://developers.google.com/maps/) | Create/customize digital maps based on Google Maps data | `apiKey` | Yes | Unknown | -| [GraphLoc](https://www.graphloc.com) | Free GraphQL IP Geolocation API | No | Yes | Unknown | | [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 | | [Indian Cities](https://indian-cities-api-nocbegfhqg.now.sh/) | Get all Indian cities in a clean JSON Format | No | Yes | Yes |