From ba908ffa519034bac626b8ce22431fdcd305104e Mon Sep 17 00:00:00 2001 From: Hugo Torzuoli Date: Fri, 12 Jan 2018 09:17:49 +0100 Subject: [PATCH] Update Hello API --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b4e7422..b23b1b73 100644 --- a/README.md +++ b/README.md @@ -347,7 +347,7 @@ API | Description | Auth | HTTPS | Link | | Google Earth Engine | A cloud-based platform for planetary-scale environmental data analysis | `apiKey` | Yes | [Go!](https://developers.google.com/earth-engine/) | | 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) | -| Hello, salut! | Get hello translation following user language | No | Yes | [Go!](https://www.fourtonfish.com/hellosalut/hello/) | +| HelloSalut! | Get hello translation following user language | No | Yes | [Go!](https://www.fourtonfish.com/hellosalut/hello/) | | 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/) |