From 2bd843ccbe8f246d64f133a76cdb8e3a2e448cfa Mon Sep 17 00:00:00 2001 From: Mykola Solodukha Date: Sun, 31 Oct 2021 17:24:52 +0200 Subject: [PATCH] Add Goodreads API to the list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 819ffef6..27bb4475 100644 --- a/README.md +++ b/README.md @@ -233,6 +233,7 @@ API | Description | Auth | HTTPS | CORS | | [Bhagavad Gita telugu](https://gita-api.vercel.app) | Bhagavad Gita API in telugu and odia languages | No | Yes | Yes | | [British National Bibliography](http://bnb.data.bl.uk/) | Books | No | No | Unknown | | [Crossref Metadata Search](https://github.com/CrossRef/rest-api-doc) | Books & Articles Metadata | No | Yes | Unknown | +| [Goodreads](https://www.goodreads.com/api) | Developers Access to Goodreads data | `apiKey` | Yes | Unknown | | [Google Books](https://developers.google.com/books/) | Books | `OAuth` | Yes | Unknown | | [GurbaniNow](https://github.com/GurbaniNow/api) | Fast and Accurate Gurbani RESTful API | No | Yes | Unknown | | [Gutendex](https://gutendex.com/) | Web-API for fetching data from Project Gutenberg Books Library | No | Yes | Unknown |