From 207eee0dcf8581712d4d2ba8937db5246477befa Mon Sep 17 00:00:00 2001 From: Jerry Muzsik Date: Sun, 10 Jun 2018 08:22:05 -0400 Subject: [PATCH] Add Penguin Publishing (#686) Added Penguin Publishing API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 79a00d0..ff3363c 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,7 @@ API | Description | Auth | HTTPS | CORS | Link | | Goodreads | Books | `apiKey` | Yes | Unknown | [Go!](https://www.goodreads.com/api) | | Google Books | Books | `OAuth` | Yes | Unknown | [Go!](https://developers.google.com/books/) | | Open Library | Books, book covers, and related data | No | Yes | Unknown | [Go!](https://openlibrary.org/developers/api) | +| Penguin Publishing | Books, book covers, and related data | No | Yes | Unknown | [Go!](http://www.penguinrandomhouse.biz/webservices/rest/) | ### Business API | Description | Auth | HTTPS | CORS | Link |