https://github.com/cleesim/roblox-go
A Go library for interacting with the Roblox API.
https://github.com/cleesim/roblox-go
Last synced: 8 months ago
JSON representation
A Go library for interacting with the Roblox API.
- Host: GitHub
- URL: https://github.com/cleesim/roblox-go
- Owner: CleeSim
- License: mit
- Created: 2025-05-09T17:42:57.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-05-30T17:08:18.000Z (about 1 year ago)
- Last Synced: 2025-07-03T09:47:01.896Z (11 months ago)
- Language: Go
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Roblox-Go
A Go library for interacting with the Roblox API.
⚠️ The library is still in early development and not recommended for production use.
## Installation
```bash
go get github.com/cleesim/roblox-go
```