From fc6c6511dbd073e415d8abb6b632ddbce79e2cc2 Mon Sep 17 00:00:00 2001 From: Hardik Pithva Date: Tue, 27 Jun 2017 21:27:25 +0530 Subject: [PATCH 1/5] Added Cloud Vision API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c463908d..c92756d7 100644 --- a/README.md +++ b/README.md @@ -316,6 +316,7 @@ Please note a passing build status indicates all listed APIs are available since | Cleverbot | Web chat bot | `apikey` | Yes | [Go!](https://www.cleverbot.com/api/) | | Keen IO | Data Analytics | `apikey` | Yes | [Go!](https://keen.io/) | | Unplugg | Forecasting API for timeseries data | `apikey` | Yes | [Go!](https://unplu.gg/test_api.html) | +| Cloud Vision API | Images analysis | `apikey` | Yes | [Go!](https://cloud.google.com/vision) | | Wit.ai | Natural Language Processing | `OAuth` | Yes | [Go!](https://wit.ai/) | ### Math From 649afb38bbeb889d2a257f8da06e1c36fabcbdaa Mon Sep 17 00:00:00 2001 From: Hardik Pithva Date: Tue, 27 Jun 2017 21:29:14 +0530 Subject: [PATCH 2/5] Added Rekognition API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c92756d7..910604b1 100644 --- a/README.md +++ b/README.md @@ -315,6 +315,7 @@ Please note a passing build status indicates all listed APIs are available since | Clarifai | Computer Vision | `OAuth` | Yes | [Go!](https://developer.clarifai.com/) | | Cleverbot | Web chat bot | `apikey` | Yes | [Go!](https://www.cleverbot.com/api/) | | Keen IO | Data Analytics | `apikey` | Yes | [Go!](https://keen.io/) | +| Rekognition | Deep learning-based image recognition | Yes | Yes | [Go!](https://aws.amazon.com/rekognition/) | | Unplugg | Forecasting API for timeseries data | `apikey` | Yes | [Go!](https://unplu.gg/test_api.html) | | Cloud Vision API | Images analysis | `apikey` | Yes | [Go!](https://cloud.google.com/vision) | | Wit.ai | Natural Language Processing | `OAuth` | Yes | [Go!](https://wit.ai/) | From 88fd664acd7589106d4aa072d578be94f15355aa Mon Sep 17 00:00:00 2001 From: Hardik Pithva Date: Tue, 27 Jun 2017 21:56:37 +0530 Subject: [PATCH 3/5] Cloud Vision API link fixed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 910604b1..840fec1e 100644 --- a/README.md +++ b/README.md @@ -317,7 +317,7 @@ Please note a passing build status indicates all listed APIs are available since | Keen IO | Data Analytics | `apikey` | Yes | [Go!](https://keen.io/) | | Rekognition | Deep learning-based image recognition | Yes | Yes | [Go!](https://aws.amazon.com/rekognition/) | | Unplugg | Forecasting API for timeseries data | `apikey` | Yes | [Go!](https://unplu.gg/test_api.html) | -| Cloud Vision API | Images analysis | `apikey` | Yes | [Go!](https://cloud.google.com/vision) | +| Cloud Vision API | Images analysis | `apikey` | Yes | [Go!](https://cloud.google.com/vision/) | | Wit.ai | Natural Language Processing | `OAuth` | Yes | [Go!](https://wit.ai/) | ### Math From 21873dac075541ab9ee5b192b0c5f217177dc9cb Mon Sep 17 00:00:00 2001 From: Hardik Pithva Date: Sat, 29 Jul 2017 18:33:49 +0530 Subject: [PATCH 4/5] Added Izi in Transportation section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 410c24fd..6e3b99c9 100644 --- a/README.md +++ b/README.md @@ -464,6 +464,7 @@ API | Description | Auth | HTTPS | Link | | Community Transit | Transitland API | No | Yes | [Go!](https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints) | | Goibibo | API for travel search | `apiKey` | Yes | [Go!](https://developer.goibibo.com/docs) | | Indian Railways | Indian Railways Information | `apiKey` | No | [Go!](http://api.erail.in/) | +| Izi | Audio guide for travellers | `apiKey` | Yes | [Go!](http://api-docs.izi.travel/) | | Navitia | The open API for building cool stuff with transport data | `apiKey` | Yes | [Go!](https://api.navitia.io/) | | The Nomad List | A list of the best places to live/work remotely | No | Yes | [Go!](https://nomadlist.com/faq) | | Schiphol Airport | Schiphol | `apiKey` | Yes | [Go!](https://developer.schiphol.nl/) | From bce91e39fb48d4672c34d81f5329247ac6178863 Mon Sep 17 00:00:00 2001 From: Hardik Pithva Date: Sat, 29 Jul 2017 18:35:16 +0530 Subject: [PATCH 5/5] Added Zippopotam to Geocoding section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e3b99c9..2811647f 100644 --- a/README.md +++ b/README.md @@ -296,7 +296,7 @@ API | Description | Auth | HTTPS | Link | | REST Countries | Get information about countries via a RESTful API | No | Yes | [Go!](https://restcountries.eu) | | 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) | ### Health API | Description | Auth | HTTPS | Link |