Quellcode durchsuchen

Rename drinks to food and drink

This closes issue #256
pull/274/head
Mike Street vor 7 Jahren
committed by GitHub
Ursprung
Commit
1cd280a8ab
1 geänderte Dateien mit 14 neuen und 14 gelöschten Zeilen
  1. +14
    -14
      README.md

+ 14
- 14
README.md Datei anzeigen

@@ -17,10 +17,10 @@ For information on contributing to this project, please see the [contributing gu
* [Currency Exchange](#currency-exchange) * [Currency Exchange](#currency-exchange)
* [Development](#development) * [Development](#development)
* [Documents & Productivity](#documents--productivity) * [Documents & Productivity](#documents--productivity)
* [Drinks](#drinks)
* [Data Access](#data-access) * [Data Access](#data-access)
* [Data Validation](#data-validation) * [Data Validation](#data-validation)
* [Environment](#environment) * [Environment](#environment)
* [Food and Drink](#food-and-drink)
* [Games & Comics](#games--comics) * [Games & Comics](#games--comics)
* [Geocoding](#geocoding) * [Geocoding](#geocoding)
* [Health](#health) * [Health](#health)
@@ -146,19 +146,6 @@ For information on contributing to this project, please see the [contributing gu
| pdflayer API | HTML/URL to PDF | No | [Go!](https://pdflayer.com) | | pdflayer API | HTML/URL to PDF | No | [Go!](https://pdflayer.com) |
| Wunderlist | Todo Lists | `oAuth` | [Go!](https://developer.wunderlist.com/documentation) | | Wunderlist | Todo Lists | `oAuth` | [Go!](https://developer.wunderlist.com/documentation) |


### Drinks

| API | Description | Auth | Link |
|---|---|---|---|
| BigOven | Recipe Search API | `X-Mashape-Key` as header |[Go!](http://api2.bigoven.com/) |
| BreweryDB | Beer | `apiKey` query string |[Go!](http://www.brewerydb.com/developers) |
| Edamam | Recipe Search API | `apiKey` query string |[Go!](https://developer.edamam.com/) |
| Food2Fork | Recipe Search API | `apiKey` query string |[Go!](http://food2fork.com/about/api) |
| LCBO API | Alcohol | `apiKey` query string |[Go!](https://lcboapi.com/) |
| PunkAPI | Brewdog Beer Recipes | No | [Go!](https://punkapi.com/) |
| Recipe Puppy | Food | No | [Go!](http://www.recipepuppy.com/about/api/) |
| Yummly | Find food recipes | No | [Go!](https://developer.yummly.com/) |

### Data Access ### Data Access


| API | Description | Auth | Link | | API | Description | Auth | Link |
@@ -198,6 +185,19 @@ For information on contributing to this project, please see the [contributing gu
|---|---|---|---| |---|---|---|---|
| PM2.5.in | PM2.5 Data of China | `apiKey` query string | [Go!](http://www.pm25.in/api_doc) | | PM2.5.in | PM2.5 Data of China | `apiKey` query string | [Go!](http://www.pm25.in/api_doc) |


### Food and Drink

| API | Description | Auth | Link |
|---|---|---|---|
| BigOven | Recipe Search API | `X-Mashape-Key` as header |[Go!](http://api2.bigoven.com/) |
| BreweryDB | Beer | `apiKey` query string |[Go!](http://www.brewerydb.com/developers) |
| Edamam | Recipe Search API | `apiKey` query string |[Go!](https://developer.edamam.com/) |
| Food2Fork | Recipe Search API | `apiKey` query string |[Go!](http://food2fork.com/about/api) |
| LCBO API | Alcohol | `apiKey` query string |[Go!](https://lcboapi.com/) |
| PunkAPI | Brewdog Beer Recipes | No | [Go!](https://punkapi.com/) |
| Recipe Puppy | Food | No | [Go!](http://www.recipepuppy.com/about/api/) |
| Yummly | Find food recipes | No | [Go!](https://developer.yummly.com/) |

### Games & Comics ### Games & Comics


| API | Description | Auth | Link | | API | Description | Auth | Link |


Laden…
Abbrechen
Speichern