From 0dde9a019a4a6880edc398bccfb01f1fbf9c44de Mon Sep 17 00:00:00 2001 From: Hayats Date: Sat, 4 Mar 2023 21:49:30 +0100 Subject: [PATCH] Add Gutenberg Fiction Books API to Books --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7348891..3ec74fc0 100644 --- a/README.md +++ b/README.md @@ -289,6 +289,7 @@ API | Description | Auth | HTTPS | CORS | | [Ganjoor](https://api.ganjoor.net) | Classic Persian poetry works including access to related manuscripts, recitations and music tracks | `OAuth` | Yes | Yes | | [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 | +| [Gutenberg Fiction Books](https://github.com/HayatsCodes/gutenberg-fiction-books-api) | Web-API for fetching 20000+ fiction books from Project Gutenberg Books Library | No | Yes | Unknown | | [Gutendex](https://gutendex.com/) | Web-API for fetching data from Project Gutenberg Books Library | No | Yes | Unknown | | [Open Library](https://openlibrary.org/developers/api) | Books, book covers and related data | No | Yes | No | | [Penguin Publishing](http://www.penguinrandomhouse.biz/webservices/rest/) | Books, book covers and related data | No | Yes | Yes |