Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 599 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 599 Bytes

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 flexibiliy 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 (Partial)
  • Game API
  • Market Activity API
  • Groups API

Contributing

Pull requests are welcome!

Note that all public functions are required to make exactly one request to Rolimons.com.

License

MIT License