From aa3032e548ead9754c23bf1a0d212fa10b3a8eb4 Mon Sep 17 00:00:00 2001 From: nick-Sutton <136986806+nick-Sutton@users.noreply.github.com> Date: Sun, 1 Oct 2023 12:24:58 -0400 Subject: [PATCH] Add Epic Store API to Games and Comics --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7348891..73f9168b 100644 --- a/README.md +++ b/README.md @@ -842,6 +842,7 @@ API | Description | Auth | HTTPS | CORS | | [Dota 2](https://docs.opendota.com/) | Provides information about Player stats , Match stats, Rankings for Dota 2 | `apiKey` | Yes | Unknown | | [Dungeons and Dragons](https://www.dnd5eapi.co/docs/) | Reference for 5th edition spells, classes, monsters, and more | No | No | No | | [Dungeons and Dragons (Alternate)](https://open5e.com/) | Includes all monsters and spells from the SRD (System Reference Document) as well as a search API | No | Yes | Yes | +| [Epic Store (Unoffical)](https://epicstore-api.readthedocs.io/) | Epic Games Store data | No | Yes | Unknown | | [Eve Online](https://esi.evetech.net/ui) | Third-Party Developer Documentation | `OAuth` | Yes | Unknown | | [FFXIV Collect](https://ffxivcollect.com/) | Final Fantasy XIV data on collectables | No | Yes | Yes | | [FIFA Ultimate Team](https://www.easports.com/fifa/ultimate-team/api/fut/item) | FIFA Ultimate Team items API | No | Yes | Unknown |