From b295a4af95599a8ecded16935cb3c534639856c0 Mon Sep 17 00:00:00 2001 From: Lalit Date: Fri, 13 Aug 2021 15:14:11 +0530 Subject: [PATCH] Add Thrones Api --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8fb39b7f..019301d4 100644 --- a/README.md +++ b/README.md @@ -1164,6 +1164,7 @@ API | Description | Auth | HTTPS | CORS | | [SWAPI](https://www.swapi.tech) | All things Star Wars | No | Yes | Yes | | [The Lord of the Rings](https://the-one-api.dev/) | The Lord of the Rings API | `apiKey` | Yes | Unknown | | [The Vampire Diaries](https://vampire-diaries-api.netlify.app/) | TV Show Data | `apiKey` | Yes | Yes | +| [ThronesApi](https://thronesapi.com/) | Game Of Thrones Characters Data with imagery | No | Yes | Unknown | | [TMDb](https://www.themoviedb.org/documentation/api) | Community-based movie data | `apiKey` | Yes | Unknown | | [Trakt](https://trakt.tv/b/api-docs) | Movie and TV Data | `apiKey` | Yes | Yes | | [TVDB](https://api.thetvdb.com/swagger) | Television data | `apiKey` | Yes | Unknown |