avivbiton / BlizzardApiReader

.Net Core library to handle Blizzard public APIs
MIT License
35 stars 36 forks source link

WoW Realm API #22

Closed CLJohnson427 closed 5 years ago

CLJohnson427 commented 5 years ago

Good morning,

I have created the base added WorldOfWarcraftApi class and started with the GetRealmIndexAsync() method. This method will return a list of all WoW realms using the Realm class.

Apologies if this is the wrong way to try to contribute changes. I am still new with using GitHub forks to push changes into another repository.