From 4b243624787afab545b0c5db0182fb0bd52d0f6e Mon Sep 17 00:00:00 2001 From: rike e Date: Wed, 30 Oct 2019 11:45:42 +0100 Subject: [PATCH] Add the Lord of the Rings API (#1102) * add the lord of the rings API * Update The Lord of the Rings API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7d5b5666..95afac81 100644 --- a/README.md +++ b/README.md @@ -944,6 +944,7 @@ API | Description | Auth | HTTPS | CORS | | [Ron Swanson Quotes](https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api) | Television | No | Yes | Unknown | | [STAPI](http://stapi.co) | Information on all things Star Trek | No | No | No | | [SWAPI](https://swapi.co) | Star Wars Information | No | Yes | Unknown | +| [The Lord of the Rings](https://the-one-api.herokuapp.com/) | The Lord of the Rings API | `apiKey` | 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 |