From 1ce093efc7edc2e3afc2452ac741e746ef054158 Mon Sep 17 00:00:00 2001 From: Connor Lindsey Date: Tue, 1 Oct 2019 14:24:28 -0600 Subject: [PATCH] Added Dungeons and Dragons API (#1031) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5176144d..4bc8a154 100644 --- a/README.md +++ b/README.md @@ -374,6 +374,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | | [Dota 2](https://docs.opendota.com/) | Provides information about Player stats , Match stats, Rankings for Dota 2 | No | 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 | | [Fortnite](https://fortniteapi.com/) | Fortnite Stats & Cosmetics | `apiKey` | Yes | Yes | | [Fortnite](https://fortnitetracker.com/site-api) | Fortnite Stats | `apiKey` | Yes | Unknown |