From a829b251d124ba0857af8bc4e666dd7be866c4bd Mon Sep 17 00:00:00 2001 From: initial commit Date: Fri, 11 Aug 2017 07:28:12 -0600 Subject: [PATCH 1/6] Graphloc API entry --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a395240..5a0f8a8 100644 --- a/README.md +++ b/README.md @@ -272,6 +272,7 @@ API | Description | Auth | HTTPS | Link | | Utah AGRC | Utah Web API for geocoding Utah addresses | `apiKey` | Yes | [Go!](https://api.mapserv.utah.gov) | | ViaCep | Brazil RESTful zip codes API | No | Yes | [Go!](https://viacep.com.br) | | Zippopotam | Get information about place such as country, city, state, etc | No | No | [Go!](http://www.zippopotam.us) | +| GraphLoc | Free GraphQL IP to geolocation API. Supports IPv4 and IPv6 | No | Yes | [Go!](https://www.graphloc.com) | ### Health API | Description | Auth | HTTPS | Link | From 0875217466a9aa0157bdef2c389457bfe8940f55 Mon Sep 17 00:00:00 2001 From: initial commit Date: Fri, 11 Aug 2017 07:30:41 -0600 Subject: [PATCH 2/6] Graphloc API entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a0f8a8..ed74747 100644 --- a/README.md +++ b/README.md @@ -272,7 +272,7 @@ API | Description | Auth | HTTPS | Link | | Utah AGRC | Utah Web API for geocoding Utah addresses | `apiKey` | Yes | [Go!](https://api.mapserv.utah.gov) | | ViaCep | Brazil RESTful zip codes API | No | Yes | [Go!](https://viacep.com.br) | | Zippopotam | Get information about place such as country, city, state, etc | No | No | [Go!](http://www.zippopotam.us) | -| GraphLoc | Free GraphQL IP to geolocation API. Supports IPv4 and IPv6 | No | Yes | [Go!](https://www.graphloc.com) | +| GraphLoc | Free GraphQL IP Geolocation API | No | Yes | [Go!](https://www.graphloc.com) | ### Health API | Description | Auth | HTTPS | Link | From 13143073c96b7546af6fb43c9b45eec5457031d0 Mon Sep 17 00:00:00 2001 From: initial commit Date: Fri, 11 Aug 2017 07:33:57 -0600 Subject: [PATCH 3/6] removed from master branch --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ed74747..a395240 100644 --- a/README.md +++ b/README.md @@ -272,7 +272,6 @@ API | Description | Auth | HTTPS | Link | | Utah AGRC | Utah Web API for geocoding Utah addresses | `apiKey` | Yes | [Go!](https://api.mapserv.utah.gov) | | ViaCep | Brazil RESTful zip codes API | No | Yes | [Go!](https://viacep.com.br) | | Zippopotam | Get information about place such as country, city, state, etc | No | No | [Go!](http://www.zippopotam.us) | -| GraphLoc | Free GraphQL IP Geolocation API | No | Yes | [Go!](https://www.graphloc.com) | ### Health API | Description | Auth | HTTPS | Link | From 0cfbbc34cc872103765fd1cef545a9720188f4d5 Mon Sep 17 00:00:00 2001 From: initial commit Date: Fri, 11 Aug 2017 07:35:11 -0600 Subject: [PATCH 4/6] Graphloc API entry --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a395240..ed74747 100644 --- a/README.md +++ b/README.md @@ -272,6 +272,7 @@ API | Description | Auth | HTTPS | Link | | Utah AGRC | Utah Web API for geocoding Utah addresses | `apiKey` | Yes | [Go!](https://api.mapserv.utah.gov) | | ViaCep | Brazil RESTful zip codes API | No | Yes | [Go!](https://viacep.com.br) | | Zippopotam | Get information about place such as country, city, state, etc | No | No | [Go!](http://www.zippopotam.us) | +| GraphLoc | Free GraphQL IP Geolocation API | No | Yes | [Go!](https://www.graphloc.com) | ### Health API | Description | Auth | HTTPS | Link | From a6dd4ae51c15529f94c739b1f0205ef15ba67584 Mon Sep 17 00:00:00 2001 From: initial commit Date: Fri, 11 Aug 2017 07:44:29 -0600 Subject: [PATCH 5/6] fix to one space end in the description field --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed74747..5883a35 100644 --- a/README.md +++ b/README.md @@ -272,7 +272,7 @@ API | Description | Auth | HTTPS | Link | | Utah AGRC | Utah Web API for geocoding Utah addresses | `apiKey` | Yes | [Go!](https://api.mapserv.utah.gov) | | ViaCep | Brazil RESTful zip codes API | No | Yes | [Go!](https://viacep.com.br) | | Zippopotam | Get information about place such as country, city, state, etc | No | No | [Go!](http://www.zippopotam.us) | -| GraphLoc | Free GraphQL IP Geolocation API | No | Yes | [Go!](https://www.graphloc.com) | +| GraphLoc | Free GraphQL IP Geolocation API | No | Yes | [Go!](https://www.graphloc.com) | ### Health API | Description | Auth | HTTPS | Link | From 062e75d20feca7e81b49827ddcdb43c18ca22c73 Mon Sep 17 00:00:00 2001 From: initial commit Date: Fri, 11 Aug 2017 08:11:46 -0600 Subject: [PATCH 6/6] moved to alphabetical order --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5883a35..eaec65b 100644 --- a/README.md +++ b/README.md @@ -255,6 +255,7 @@ API | Description | Auth | HTTPS | Link | | GeoNames | Place names and other geographical data | No | No | [Go!](http://www.geonames.org/export/web-services.html) | | GéoApi | French geographical data | No | Yes | [Go!](https://api.gouv.fr/api/geoapi.html) | | Google Maps | Create/customize digital maps based on Google Maps data | `apiKey` | Yes | [Go!](https://developers.google.com/maps/) | +| GraphLoc | Free GraphQL IP Geolocation API | No | Yes | [Go!](https://www.graphloc.com) | | IP 2 Country | Map an IP to a country | No | Yes | [Go!](https://ip2country.info) | | IP Address Details | Find geolocation with ip address | No | Yes | [Go!](https://ipinfo.io/) | | IP Location | Find IP address location information | No | Yes | [Go!](https://ipapi.co/) | @@ -272,7 +273,6 @@ API | Description | Auth | HTTPS | Link | | Utah AGRC | Utah Web API for geocoding Utah addresses | `apiKey` | Yes | [Go!](https://api.mapserv.utah.gov) | | ViaCep | Brazil RESTful zip codes API | No | Yes | [Go!](https://viacep.com.br) | | Zippopotam | Get information about place such as country, city, state, etc | No | No | [Go!](http://www.zippopotam.us) | -| GraphLoc | Free GraphQL IP Geolocation API | No | Yes | [Go!](https://www.graphloc.com) | ### Health API | Description | Auth | HTTPS | Link |