-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Sightem edited this page Nov 3, 2022
·
1 revision
RoPP
An API wrapper for Roblox written in C++20. This library is by far the most featureful and most maintained Roblox API wrapper made in C++ supporting not only GET requests, but many authenticated POST requests as well. The goal is to keep the syntax as intuitive as possible, optimizing all the C++ness away.
Syntax | Description |
---|---|
🔐 | Authentication is required, mostly inside the Session class. |
✅ | No Authentication is required. |