Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.15 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.15 KB

Crates.io Documentation dependency status

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

  • Items API
  • Deals API
  • Trade Ad API
  • Player API
  • Game API
  • Groups API
  • Market Activity API
  • Hidden APIs (undocumented APIs that are only found in the source code)

Related Crates

This crate is a sister crate of roboat, an API wrapper for Roblox.com.

Contributing

Pull requests are welcome!

License

MIT License