good reads seems to require api keys now

This commit is contained in:
Julian Krispel-Samsel 2017-10-03 14:01:31 +01:00 committed by GitHub
parent 0d5bf09f20
commit e0e87c9d0e

View File

@ -99,7 +99,7 @@ API | Description | Auth | HTTPS | Link |
API | Description | Auth | HTTPS | Link |
|---|---|---|---|---|
| British National Bibliography | Books | No | No | [Go!](http://bnb.data.bl.uk/) |
| Goodreads | Books | No | Yes | [Go!](https://www.goodreads.com/api) |
| Goodreads | Books | `apiKey` | Yes | [Go!](https://www.goodreads.com/api) |
| Google Books | Books | `OAuth` | Yes | [Go!](https://developers.google.com/books/) |
| Open Library | Books, book covers, and related data | No | Yes | [Go!](https://openlibrary.org/developers/api) |