Merge pull request #566 from booknomads/add_books_api_booknomads

add booknomads api
This commit is contained in:
Dave Machado 2017-12-17 23:13:01 -05:00 committed by GitHub
commit be2c603fa2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -102,6 +102,7 @@ API | Description | Auth | HTTPS | Link |
### Books
API | Description | Auth | HTTPS | Link |
|---|---|---|---|---|
| BookNomads | Books published in the Netherlands and Flanders (about 2.5 million), book covers, and related data | No | Yes | [Go!](https://www.booknomads.com/dev) |
| British National Bibliography | Books | No | No | [Go!](http://bnb.data.bl.uk/) |
| Goodreads | Books | `apiKey` | Yes | [Go!](https://www.goodreads.com/api) |
| Google Books | Books | `OAuth` | Yes | [Go!](https://developers.google.com/books/) |