Aviv Biton

Results 8 issues of Aviv Biton

Is there docs about spur custom classes and their usage? If not, do you plan to create them at some point?

We could add more types of rate limiters, it's up to you, everything is acceptable as long as it's not already implemented by someone else.

enhancement
good first issue
up-for-grabs

The api docs can be found here https://dev.battle.net/io-docs

In my last commit, I've moved the ApiConfiguration back to ApiReader. The reason is that I've felt ApiWebClient class should mostly operate on its own, I want to completely separate...

The APis docs can be found here https://dev.battle.net/io-docs

I wanted to discuss if we should include a caching feature since some of the api requests provide static data. I was thinking making at an ApiConfiguration option and when...

Creating a basic wiki, maybe with some examples and more in depth on how to contribute guide to make it even more friendly to new contributors.

Refactor into functional component, using hooks, removed unnecessary binding and event listeners. Added an option to disable on mobile (true by default)