27 releases (7 breaking)
0.7.2 | Nov 25, 2023 |
---|---|
0.7.1 | Jun 13, 2023 |
0.6.7 | May 11, 2023 |
0.6.2 | Mar 31, 2023 |
#161 in Games
53 downloads per month
99KB
1K
SLoC
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
- Items API
- Fetch All Item Details -
Client::all_item_details
- Fetch All Item Details -
- Deals API
- Fetch Deals Activity -
Client::deals_activity
- Fetch Deals Activity -
- Trade Ad API
- Fetch Recent Trade Ads -
Client::recent_trade_ads
- Create Trade Ad -
Client::create_trade_ad
- Fetch Recent Trade Ads -
- Player API
- Player Search -
Client::player_search
- Fetch Player Profile -
Client::player_profile
- Player Search -
- Game API
- Fetch Games List -
Client::games_list
- Fetch Games List -
- Groups API
- Fetch Group Search -
Client::group_search
- Fetch Group Search -
- Market Activity API
- Fetch Recent Sales -
Client::recent_sales
- Fetch Recent Sales -
Related Crates
This crate is a sister crate of roboat, an API wrapper for Roblox.com.
Contributing
Pull requests are welcome!
License
MIT License
Dependencies
~4–16MB
~218K SLoC