itsgc / raidnight

An attempt to build an interface to Blizzard Entertainment Profile API meant to ease the task of managing rosters for Guild Raids
GNU Affero General Public License v3.0
0 stars 1 forks source link

Implement Blizzard API #4

Closed itsgc closed 3 years ago

itsgc commented 3 years ago

Lay down the foundations to be able to poll the blizzard API in a modular way, for example by creating an api client library that the flask service will be able to consume.