A low level api wrapper for Rolimons.com.
- This crate is a low level wrapper due to the fact that allowed requests to the website are limited. To maintain flexibiliy while also using the endpoints responsibly, the user is expected to maintain their own caching.
- Items API
- Deals API
- Trade Ad API
- Player API (Partial)
- Game API
- Market Activity API
- Groups API
Pull requests are welcome!
Note that all public functions are required to make exactly one request to Rolimons.com.
MIT License