rowrap

Crates.iorowrap
lib.rsrowrap
version0.0.0
sourcesrc
created_at2023-01-30 15:52:43.561419
updated_at2023-01-30 15:52:43.561419
descriptionA wrapper for the Roblox API.
homepagehttps://github.com/Seaoth/rowrap
repositoryhttps://github.com/Seaoth/rowrap
max_upload_size
id771904
size27,365
Mehmet Ayvaz (Seaoth)

documentation

https://docs.rs/rowrap

README

About

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.

Commit count: 0

cargo fmt