From bb18785873f2041ed2731527fcf9df7313ca8576 Mon Sep 17 00:00:00 2001 From: Juan Diaz Date: Tue, 28 May 2024 06:52:10 -0400 Subject: [PATCH] Add Call of Duty API (#352) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 13ac2f57..9fda098b 100644 --- a/README.md +++ b/README.md @@ -805,6 +805,7 @@ | [Board Game Geek](https://boardgamegeek.com/wiki/page/BGG_XML_API2) | Board games, RPG and videogames | No | Yes | No | | [Brawl Stars](https://developer.brawlstars.com) | Brawl Stars Game Information | `apiKey`| Yes | Unknown | | [Bugsnax](https://www.bugsnaxapi.com/) | Get information about Bugsnax | No | Yes | Yes | +| [Call of Duty](https://codapi.dev/) | Unofficial wrapper for the Call of Duty API with multi-language support. | No | Yes | Unknown | | [CheapShark](https://www.cheapshark.com/api) | Steam/PC Game Prices and Deals | No | Yes | Yes | | [Chess.com](https://www.chess.com/news/view/published-data-api) | Chess.com read-only REST API | No | Yes | Unknown | | [Clash of Clans](https://developer.clashofclans.com) | Clash of Clans Game Information | `apiKey`| Yes | Unknown |