This repo contains the official Top.gg documentation, which can be viewed online here. Before submitting pull requests, please remember to read the Contributing guidelines.
- Issue tracker: Top.gg API bugs
- Discussions: Top.gg API feature and improvement requests
- Pull Requests: See Contributing.md for types of changes accepted and specific markdown syntax used in the documentation.
Install the Mintlify CLI to preview the documentation changes locally. To install, use the following command
npm i -g mintlify
Run mintlify dev in the root directory to see your changes locally.
mintlify dev
Your local browser should open automatically to the correct page, but if not, navigate to:
http://localhost:3000/introduction
Here are some places that can help you out with everything Top.gg API:
The Official Top.gg Discord server has plenty of help channels with knowledgeable people and the Top.gg team to get you the help you need, and get updates straight from the developers.
You can also browse the API reference and library list to find community-maintained SDKs in your language of choice.