From e355102d889bbc82e898ba9d583f49962e417862 Mon Sep 17 00:00:00 2001 From: Ratnopam Chakrabarti Date: Wed, 19 Apr 2017 21:07:41 -0500 Subject: [PATCH 1/3] Added air quality data in the environement section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ed0222d2..eb10d2dd 100644 --- a/README.md +++ b/README.md @@ -191,6 +191,7 @@ For information on contributing to this project, please see the [contributing gu | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | PM2.5.in | PM2.5 Data of China | `apiKey` query string | No | [Go!](http://www.pm25.in/api_doc) | +| AirVisual | Air quality and weather data | `apiKey` query string | No | [Go!](https://airvisual.com/api) | ### Food and Drink From 260e683c8fa9bc39aed02a96d663c765c1285338 Mon Sep 17 00:00:00 2001 From: ratchakr Date: Thu, 20 Apr 2017 09:40:04 -0500 Subject: [PATCH 2/3] removed newly inserted lines --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a369bedd..2be8ea26 100644 --- a/README.md +++ b/README.md @@ -215,7 +215,6 @@ Please note a passing build status indicates all listed APIs are available since | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| - | PM2.5.in | PM2.5 Data of China | `apiKey` query string | No | [Go!](http://www.pm25.in/api_doc) | | AirVisual | Air quality and weather data | `apiKey` query string | No | [Go!](https://airvisual.com/api) | From c40fa5124580b9f1d6e3ff8a6c04d388b8f8c0d0 Mon Sep 17 00:00:00 2001 From: ratchakr Date: Thu, 20 Apr 2017 09:41:45 -0500 Subject: [PATCH 3/3] removed newly inserted lines --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2be8ea26..c16ac27c 100644 --- a/README.md +++ b/README.md @@ -217,7 +217,6 @@ Please note a passing build status indicates all listed APIs are available since |---|---|---|---|---| | PM2.5.in | PM2.5 Data of China | `apiKey` query string | No | [Go!](http://www.pm25.in/api_doc) | | AirVisual | Air quality and weather data | `apiKey` query string | No | [Go!](https://airvisual.com/api) | - | BigOven | Recipe Search | `X-Mashape-Key` | No | [Go!](http://api2.bigoven.com/) | | BreweryDB | Beer | `apiKey` | No | [Go!](http://www.brewerydb.com/developers) | | Edamam | Recipe Search | `apiKey` | Yes | [Go!](https://developer.edamam.com/) |