Browse Source

Add apiKey comment to Libraries.io entry

pull/171/head
Bram Borggreve 8 years ago
parent
commit
fd004d92bf
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      README.md

+ 3
- 3
README.md View File

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

| API | Description | OAuth |Link |
|---|---|---|---|
| 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/) |
| 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

@@ -126,7 +126,7 @@ A collective list of JSON APIs for use in web development.
| API | Description | OAuth |Link |
|---|---|---|---|
| Drupal.org | Drupal.org API | No | [Go!](https://www.drupal.org/drupalorg/api) |
| Libraries.io | Open source software libraries | No | [Go!](https://libraries.io/api) |
| Libraries.io | Open source software libraries | No, but `apiKey` query string | [Go!](https://libraries.io/api) |

### Security



Loading…
Cancel
Save