From 042d2a0ed1452ea6c3a042c05a870dddd372b7c7 Mon Sep 17 00:00:00 2001 From: Hugo Torzuoli Date: Thu, 11 Jan 2018 11:46:34 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=8B=20Add=20Hello=20API?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5fa7337b..9b4e7422 100644 --- a/README.md +++ b/README.md @@ -347,6 +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/) | | 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/) |