Commit fd004d92 authored by Bram Borggreve's avatar Bram Borggreve
Browse files

Add apiKey comment to Libraries.io entry

parent 294e29f2
...@@ -47,8 +47,8 @@ A collective list of JSON APIs for use in web development. ...@@ -47,8 +47,8 @@ A collective list of JSON APIs for use in web development.
| API | Description | OAuth |Link | | API | Description | OAuth |Link |
|---|---|---|---| |---|---|---|---|
| BreweryDB | Beer | No, but apiKey query string |[Go!](http://www.brewerydb.com/developers) | | 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/) | | LCBO API | Alcohol | No, but `apiKey` query string |[Go!](https://lcboapi.com/) |
### Data Access ### Data Access
...@@ -126,7 +126,7 @@ A collective list of JSON APIs for use in web development. ...@@ -126,7 +126,7 @@ A collective list of JSON APIs for use in web development.
| API | Description | OAuth |Link | | API | Description | OAuth |Link |
|---|---|---|---| |---|---|---|---|
| Drupal.org | Drupal.org API | No | [Go!](https://www.drupal.org/drupalorg/api) | | 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 ### Security
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment