1 unstable release

0.0.0 Jan 30, 2023

#58 in #roblox

MIT/Apache

15KB
443 lines

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.

Dependencies

~6–19MB
~288K SLoC