Merge pull request #489 from ahstro/patch-1

Add Open Library to Books-section
This commit is contained in:
Dave Machado 2017-09-20 21:33:16 -04:00 committed by GitHub
commit 76027aa450

View File

@ -99,6 +99,7 @@ API | Description | Auth | HTTPS | Link |
| British National Bibliography | Books | No | No | [Go!](http://bnb.data.bl.uk/) | | British National Bibliography | Books | No | No | [Go!](http://bnb.data.bl.uk/) |
| Goodreads | Books | No | Yes | [Go!](https://www.goodreads.com/api) | | Goodreads | Books | No | Yes | [Go!](https://www.goodreads.com/api) |
| Google Books | Books | `OAuth` | Yes | [Go!](https://developers.google.com/books/) | | 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) |
### Business ### Business
API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link |