Browse Source

Merge pull request #141 from prashant-andani/patch-1

Added a recipe puppy api to the list
pull/169/merge
Wes Bos 7 years ago
committed by GitHub
parent
commit
73ee8e9c18
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      README.md

+ 2
- 1
README.md View File

@@ -45,10 +45,11 @@ A collective list of JSON APIs for use in web development.
| Loripsum | The "lorem ipsum" generator that doesn't suck | No | [Go!] (http://loripsum.net/)
| ReqRes | A hosted REST-API ready to respond to your AJAX requests | No | [Go!] (http://reqres.in/)

### Drinks
### Drinks and Food

| API | Description | OAuth |Link |
|---|---|---|---|
| Recipe Puppy | Food | No | [Go!](http://www.recipepuppy.com/about/api/)
| BreweryDB | Beer | No, but apiKey query string |[Go!](http://www.brewerydb.com/developers) |
| LCBO API | Alcohol | No, but apiKey query string |[Go!](https://lcboapi.com/) |



Loading…
Cancel
Save