Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 887 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 887 Bytes

Tauri/Stormforge API Wrapper

Tauri API Wrapper was built to help out all types of developers to navigate the intricate Tauri WoW API. We've translated all the API endpoints into elegant C# typified Objects.

How to install

Simply download our NuGet and add it to your solution. Then you will obtain your API Key from Tauri WoW and you can start doing some queries.

Issues

Please report all the issues you find in our issue tracker.

Pull requests

We love pull requests, but if you're going to submit one, make sure its coming with the proper tests to your functionality. If they pass all the tests, they'll be reviewed and accepted.

Contributors