From 7d4401b44b574ce2b97a56f0476bb51bf7dfdc30 Mon Sep 17 00:00:00 2001 From: Federico Perin <83504427+fedeperin@users.noreply.github.com> Date: Mon, 1 Apr 2024 10:03:27 -0300 Subject: [PATCH] Add Harry Potter API (#326) * Add Harry Potter API * Order alphabetically --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dcb42d63..bb807f67 100644 --- a/README.md +++ b/README.md @@ -258,6 +258,7 @@ | [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 | | [Gutendex](https://gutendex.com/) | Web-API for fetching data from Project Gutenberg Books Library | No | Yes | Unknown | +| [Harry Potter](https://github.com/fedeperin/potterapi) | API to get data from Harry Potter books, movies and characters | No | Yes | Yes | | [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 | | [PoetryDB](https://github.com/thundercomb/poetrydb#readme) | Enables you to get instant data from our vast poetry collection | No | Yes | Yes |