From 147ddbb9ff207084bfcc28884b0626896d196091 Mon Sep 17 00:00:00 2001 From: koperdog Date: Tue, 28 Apr 2020 15:24:49 +0500 Subject: [PATCH] Star Wars Api added --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 66d4e94b..6b19662a 100644 --- a/README.md +++ b/README.md @@ -897,6 +897,7 @@ API | Description | Auth | HTTPS | CORS | | [Open Movie Database](http://www.omdbapi.com/) | Movie information | `apiKey` | Yes | Unknown | | [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 | +| [Star Wars](https://swapi.dev/) | Movie data | No | Yes | Yes | | [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 |