From ac63db92666b9bb4e6f62eac5e35e949517d94de Mon Sep 17 00:00:00 2001 From: T K Sourabh Date: Sat, 22 Apr 2017 20:39:59 +0530 Subject: [PATCH] Moved OpenAQ to Environment --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fab22785..97588c2e 100644 --- a/README.md +++ b/README.md @@ -204,6 +204,7 @@ Please note a passing build status indicates all listed APIs are available since | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| +| OpenAQ | Open air quality data | `apiKey` | Yes | [Go!](https://docs.openaq.org/) | | PM2.5.in | PM2.5 Data of China | `apiKey` | No | [Go!](http://www.pm25.in/api_doc) | ### Finance @@ -222,7 +223,6 @@ Please note a passing build status indicates all listed APIs are available since | Edamam | Recipe Search | `apiKey` | Yes | [Go!](https://developer.edamam.com/) | | Food2Fork | Recipe Search | `apiKey` | No | [Go!](http://food2fork.com/about/api) | | LCBO | Alcohol | `apiKey` | Yes | [Go!](https://lcboapi.com/) | -| OpenAQ | Open air quality data | `apiKey` | No | [Go!](https://docs.openaq.org/) | | PunkAPI | Brewdog Beer Recipes | No | Yes | [Go!](https://punkapi.com/) | | Recipe Puppy | Food | No | No | [Go!](http://www.recipepuppy.com/about/api/) | | TacoFancy | Community-driven taco database | No | No | [Go!](https://github.com/evz/tacofancy-api)|