From 9dbbb27fba5c5c41a85e0948017c8fd794ea00f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Jesus?= <74548852+andre-j3sus@users.noreply.github.com> Date: Fri, 19 Aug 2022 12:37:14 +0100 Subject: [PATCH] Add Board Game Atlas API Add Board Game Atlas API to Games & Comics --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7348891..de071058 100644 --- a/README.md +++ b/README.md @@ -823,6 +823,7 @@ API | Description | Auth | HTTPS | CORS | | [Autochess VNG](https://github.com/didadadida93/autochess-vng-api) | Rest Api for Autochess VNG | No | Yes | Yes | | [Barter.VG](https://github.com/bartervg/barter.vg/wiki) | Provides information about Game, DLC, Bundles, Giveaways, Trading | No | Yes | Yes | | [Battle.net](https://develop.battle.net/documentation/guides/getting-started) | Diablo III, Hearthstone, StarCraft II and World of Warcraft game data APIs | `OAuth` | Yes | Yes | +| [Board Game Atlas](https://www.boardgameatlas.com/api/docs) | Board games | `OAuth` | Yes | Unknown | | [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 |