From ca07a208bdbe370929ac4faead2a440951bde91f Mon Sep 17 00:00:00 2001 From: hugonun <43740923+hugonun@users.noreply.github.com> Date: Fri, 22 Oct 2021 15:34:39 +0200 Subject: [PATCH] Added chess.com API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f723acff..dc9936d2 100644 --- a/README.md +++ b/README.md @@ -641,6 +641,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | | [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 | | [Chuck Norris Database](http://www.icndb.com/api/) | Jokes | No | No | Unknown | | [Clash of Clans](https://developer.clashofclans.com) | Clash of Clans Game Information | `apiKey` | Yes | Unknown | | [Clash Royale](https://developer.clashroyale.com) | Clash Royale Game Information | `apiKey` | Yes | Unknown |