[](https://crates.io/crates/roli)
[](https://docs.rs/roli/)
[](https://deps.rs/repo/github/chloe-woahie/roli)
[](https://discord.gg/QmBEgPaFSD)
<img align="right" src="images/icon2.png" height="150px" alt="roli logo">
# roli
A low level API wrapper for Rolimons.com.
# Notes
* This crate is a low level wrapper due to the fact that allowed requests to the website are limited. To maintain flexibility while also using the endpoints responsibly, the user is expected to maintain their own caching.
# API Coverage Checklist (Complete!)
- [x] Items API
- [x] Deals API
- [x] Trade Ad API
- [x] Player API
- [x] Game API
- [x] Groups API
- [x] Market Activity API
# Related Crates
This crate is a sister crate of [roboat](https://crates.io/crates/roboat), an API wrapper for [Roblox.com](https://www.roblox.com/).
# Contributing
Pull requests are welcome!
# License
MIT License