Browse Source

Merge pull request #496 from juliankrispel/patch-1

good reads seems to require api keys now
pull/498/head
James Brooks 6 years ago
committed by GitHub
parent
commit
7f6795c682
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md 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) |



Loading…
Cancel
Save