From 4e69f494c01e6c07f9a422a65238a2fb1a90f264 Mon Sep 17 00:00:00 2001 From: afaf98 Date: Fri, 12 Feb 2021 16:12:28 +0100 Subject: [PATCH] Add Vampire Diaries API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2b2b75d4..c0e8c35f 100644 --- a/README.md +++ b/README.md @@ -903,6 +903,7 @@ API | Description | Auth | HTTPS | CORS | | [STAPI](http://stapi.co) | Information on all things Star Trek | No | No | No | | [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 | | [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 |