Browse Source

Merge pull request #53 from juanbrujo/patch-1

Both BreweryDB and LCBI needs API-KEY (registered users)
pull/66/merge
Todd Motto 8 years ago
parent
commit
0a39a3d7bd
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README.md

+ 2
- 2
README.md View File

@@ -44,8 +44,8 @@ A collective list of JSON APIs for use in web development.

| API | Description | OAuth |Link |
|---|---|---|---|
| BreweryDB | Beer | No |[Go!](http://www.brewerydb.com/developers) |
| LCBO API | Alcohol | No |[Go!](https://lcboapi.com/) |
| 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/) |

### Data Access



Loading…
Cancel
Save