From c012c6fc5f5eb89bb4e0454ca4d1437db1e2228c Mon Sep 17 00:00:00 2001 From: OscarRG <80918302+OscarRG@users.noreply.github.com> Date: Fri, 15 Oct 2021 08:31:22 +0200 Subject: [PATCH] Add Digimon Information (#2341) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4d192446..3725f5fb 100644 --- a/README.md +++ b/README.md @@ -625,6 +625,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 | +| [Digimon Information](https://digimon-api.vercel.app/) | Provides information about digimon creatures | No | Yes | Unknown | | [Digimon TCG](https://documenter.getpostman.com/view/14059948/TzecB4fH) | Search for Digimon cards in digimoncard.io | No | 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 |