roli

A low level wrapper for the Rolimons.com REST API.

Note

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.

Documentation

Documentation can be found here.

API Coverage Checklist

(more to be added, issues for API coverage requests welcome)

Contributing

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.

License

MIT License