Skip to main content
The Top.gg Go SDK is a community-maintained library that wraps the Top.gg REST API for Go applications. It is not maintained by the Top.gg core team.

Installation

Add the package to your module with go get:
go get github.com/top-gg/go-dbl@latest
Then import it in your code:
import dbl "github.com/top-gg/go-dbl"

Community and support

For bug reports or feature requests, open an issue on the GitHub repository. For general API questions, join the Top.gg Discord server at discord.gg/dbl.