- Notifications
You must be signed in to change notification settings - Fork90
A Twitch Helix API client written in Go.
License
nicklaw5/helix
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A Twitch Helix API client written in Go (Golang).
Twitch is always expanding and improving the available endpoints and features for the Helix API.The maintainers of this package will make a best effort approach to implementing new changesas they are released by the Twitch team.
Seehere for a list of endpoints and features this package supports.
All documentation and usage examples for this package can be foundhere.If you are looking for the Twitch API docs, see theTwitch Developer website.
Have a question? Need some assistance? Check out our dedicated channel in theTwitch API Discord.
Our support of Go versions is aligned withGo's version release policy.So we will support a major version of Go until there are two newer major releases.We no longer support building this package with unsupported Go versions, as these contain securityvulnerabilities which will not be fixed.
PRs are very much welcome.Where possible, please include unit tests for any code that is introduced by your PRs.It's also helpful if you can include usage examples in thedocs directory.
This package is distributed under the terms of theMIT license.
About
A Twitch Helix API client written in Go.