https://github.com/glimesh/api-docs
API documentation for Glimesh.tv
https://github.com/glimesh/api-docs
documentation
Last synced: about 2 months ago
JSON representation
API documentation for Glimesh.tv
- Host: GitHub
- URL: https://github.com/glimesh/api-docs
- Owner: Glimesh
- Created: 2020-12-13T21:47:17.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-12T00:20:26.000Z (over 2 years ago)
- Last Synced: 2025-02-22T00:15:34.536Z (10 months ago)
- Topics: documentation
- Language: HTML
- Homepage: https://glimesh.github.io/api-docs/
- Size: 3.22 MB
- Stars: 2
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Welcome
This is the website hosting all of the Glimesh API documentation. If you have any questions let us know in our [Discord](https://glimesh.tv/s/discord)!
The API docs are hosted [here](https://glimesh.github.io/api-docs/).
## Structure
This repo is divided into topics (auth, chat, etc.). Each topic has several tutorial pages. Most of the examples are generic and not specific to any programming language. However, some pages do contain code samples.
Some pages will help you understand the API while others help you build something (chatbot/follow alerts).
This documentation is a work in progress. We will do our best to keep this updated!
> Interested in contributing? Click [here](CONTRIBUTING.md) to help out!
## Links
Links you may find useful:
- [Glimesh developer applications](https://glimesh.tv/users/settings/applications)
- [Create API requests on Glimesh](https://glimesh.tv/api) (Old API)
- Our developer channel in [Discord](https://glimesh.tv/s/discord)