From 1dcda211cd66ded255ce7113c457a8e5eb11b9ca Mon Sep 17 00:00:00 2001 From: Joysankar Majumdar <63878173+JoyMajumdar2001@users.noreply.github.com> Date: Sat, 2 Oct 2021 09:43:22 +0530 Subject: [PATCH] 'When is next MCU film' api added --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0d8f5b3b..1eca1853 100644 --- a/README.md +++ b/README.md @@ -610,6 +610,7 @@ API | Description | Auth | HTTPS | CORS | | [TCGdex](https://www.tcgdex.net/docs) | Multi languages Pokémon TCG Information | No | Yes | Yes | | [Tronald Dump](https://www.tronalddump.io/) | The dumbest things Donald Trump has ever said | No | Yes | Unknown | | [Wargaming.net](https://developers.wargaming.net/) | Wargaming.net info and stats | `apiKey` | Yes | No | +| [When is next MCU film](https://www.whenisthenextmcufilm.com/) | Upcomimg MCU film information | No | Yes | Unknown | | [xkcd](https://xkcd.com/json.html) | Retrieve xkcd comics as JSON | No | Yes | No | **[⬆ Back to Index](#index)**