| Crates.io | rowrap |
| lib.rs | rowrap |
| version | 0.0.0 |
| created_at | 2023-01-30 15:52:43.561419+00 |
| updated_at | 2023-01-30 15:52:43.561419+00 |
| description | A wrapper for the Roblox API. |
| homepage | https://github.com/Seaoth/rowrap |
| repository | https://github.com/Seaoth/rowrap |
| max_upload_size | |
| id | 771904 |
| size | 27,365 |
Rowrap is an open-source API Wrapper written in Rust that provides an interface for the ROBLOX API.
This is a very early version, currently less than 5% of the Roblox API is implemented.
However, Rowrap provides utility functions for sending HTTP requests to the Roblox API, handling the status codes returned by the API, and generating X-CSRF-TOKENs with .ROBLOSECURITY Cookie.
This is the main project I'm working on, updates will be frequent.