Browse Source

Merge pull request #345 from ratchakr/hotfix/readme-update

Added air quality data in the environment section
pull/346/head
Mike Street 7 years ago
committed by GitHub
parent
commit
a34f8f8038
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      README.md

+ 3
- 0
README.md View File

@@ -215,6 +215,8 @@ 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) |
| 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/) |
@@ -225,6 +227,7 @@ Please note a passing build status indicates all listed APIs are available since
| Yummly | Find food recipes | No | Yes | [Go!](https://developer.yummly.com/) |
| Zomato | Discover restaurants | `apiKey` | Yes | [Go!](https://developers.zomato.com/api) |


### Fraud Prevention

| API | Description | Auth | HTTPS | Link |


Loading…
Cancel
Save