From f36c732f4531978ba123c8dd96d09250789d4176 Mon Sep 17 00:00:00 2001 From: DavidsDvm <33884578+DavidsDvm@users.noreply.github.com> Date: Tue, 5 Oct 2021 08:43:54 -0500 Subject: [PATCH] Add Disney API to G&C --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9661a7d2..f994b6cb 100644 --- a/README.md +++ b/README.md @@ -582,6 +582,7 @@ API | Description | Auth | HTTPS | CORS | | [Cross Universe](https://crossuniverse.psychpsyo.com/apiDocs.html) | Cross Universe Card Data | No | Yes | Yes | | [Deck of Cards](http://deckofcardsapi.com/) | Deck of Cards | No | No | Unknown | | [Destiny The Game](https://github.com/Bungie-net/api) | Bungie Platform API | `apiKey` | Yes | Unknown | +| [Disney](https://disneyapi.dev) | Information of Disney characters | No | Yes | Yes | | [Dota 2](https://docs.opendota.com/) | Provides information about Player stats , Match stats, Rankings for Dota 2 | `apiKey` | Yes | Unknown | | [Dungeons and Dragons](http://www.dnd5eapi.co/) | Reference for 5th edition spells, classes, monsters, and more | No | No | No | | [Eve Online](https://esi.evetech.net/ui) | Third-Party Developer Documentation | `OAuth` | Yes | Unknown |