An open API service indexing awesome lists of open source software.

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.

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
```