From 8fbd8c6179cc10d76ec17a078fb58e1c92f910b7 Mon Sep 17 00:00:00 2001 From: kevhann80 <51207097+kevhann80@users.noreply.github.com> Date: Sun, 13 Dec 2020 22:03:14 -0500 Subject: [PATCH] Removed GoodReads Goodreads API being phased out https://www.goodreads.com/api "As of December 8th 2020, Goodreads is no longer issuing new developer keys for our public developer API and plans to retire these tools." --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2bbfdfc2..41fccd20 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,6 @@ API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [Bhagavad Gita](https://bhagavadgita.io/api) | Bhagavad Gita text | `OAuth` | Yes | Yes | | [British National Bibliography](http://bnb.data.bl.uk/) | Books | No | No | Unknown | -| [Goodreads](https://www.goodreads.com/api) | Books | `apiKey` | Yes | Unknown | | [Google Books](https://developers.google.com/books/) | Books | `OAuth` | Yes | Unknown | | [LibGen](https://garbage.world/posts/libgen/) | Library Genesis search engine | No | No | Unknown | | [Open Library](https://openlibrary.org/developers/api) | Books, book covers and related data | No | Yes | No |