From cb9f4d3f84679b2fad493deba0e1a92fda074efe Mon Sep 17 00:00:00 2001 From: "mac.mini" Date: Mon, 4 Oct 2021 01:29:28 +0900 Subject: [PATCH] Add: SWAPI GraphQL --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7a1c5311..df85f5a4 100644 --- a/README.md +++ b/README.md @@ -1264,6 +1264,7 @@ API | Description | Auth | HTTPS | CORS | | [Stranger Things Quotes](https://github.com/shadowoff09/strangerthings-quotes) | Returns Stranger Things quotes | No | Yes | Unknown | | [SWAPI](https://swapi.dev/) | All the Star Wars data you've ever wanted | No | Yes | Yes | | [SWAPI](https://www.swapi.tech) | All things Star Wars | No | Yes | Yes | +| [SWAPI GraphQL](https://graphql.org/swapi-graphql) | Star Wars GraphQL API | No | Yes | Unknown | | [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 |