Bravo is a project name for Colorpunk Roblox game project. This project is not an API. It is fully completed backend endpoint for Colorpunk Roblox game with fixed structure.
Game: https://www.roblox.com/games/8442630050/Colorpunk (Backend servers are not active, it is not possible to connect at the moment)
Developer note: This project was my first backend project for Roblox. It was fun to work for Colorpunk.
To run Colorpunk, you required to have Barden Java Library dependency. Gradle file has already one, you only need to build and publish.
To get started with Colorpunk, download the source code and run the following commands:
$ ./gradlew clean build
You can see Javadocs here.