A low level wrapper for the Rolimons.com REST API.
This crate is a low level wrapper due to the fact that allowed requests to the API are limited. To maintain flexibiliy while also using the API endpoints responsibly, the user is expected to maintain their own caching.
(more to be added, issues for API coverage requests welcome)
There is still a lot of work to be done! Pull requests are welcome!
Note that all public non-util functions are required to make exactly one API call.
MIT License