From 9704d8d2b662e494fac7b7e6e0644de2d79c57d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Lasmartres?= Date: Wed, 2 Sep 2020 13:49:01 -1000 Subject: [PATCH] Add GW2Spidy API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 05e34179..30d76355 100644 --- a/README.md +++ b/README.md @@ -381,6 +381,7 @@ API | Description | Auth | HTTPS | CORS | | [Fortnite](https://fortnitetracker.com/site-api) | Fortnite Stats | `apiKey` | Yes | Unknown | | [Giant Bomb](https://www.giantbomb.com/api/documentation) | Video Games | No | Yes | Unknown | | [Guild Wars 2](https://wiki.guildwars2.com/wiki/API:Main) | Guild Wars 2 Game Information | `apiKey` | Yes | Unknown | +| [GW2Spidy](https://github.com/rubensayshi/gw2spidy/wiki) | GW2Spidy API, Items data on the Guild Wars 2 Trade Market | No | Yes | Unknown | | [Halo](https://developer.haloapi.com/) | Halo 5 and Halo Wars 2 Information | `apiKey` | Yes | Unknown | | [Hearthstone](http://hearthstoneapi.com/) | Hearthstone Cards Information | `X-Mashape-Key` | Yes | Unknown | | [Hypixel](https://api.hypixel.net/) | Hypixel player stats | `apiKey` | Yes | Unknown |