For open source resources built by Twitch, visit the TwitchDev GitHub organization.
This library will allow you to abstract the Twitch extension helper for your twitch extension project using Vue/Vuex.
A C# library that allows for interaction with various Twitch services. You can use it to interact with chat, the Twitch API, PubSub, and Twitch Extensions!
An Extension that demonstrates how to use the Twitch API with an Extension EBS to show the authenticated users profile.
A simple tool to generate access tokens for Twitch with custom scopes. Good tool for testing various Twitch third party tools.
A GitHub repository of various examples, ranging from EventSub, to authentication and a few bits and pieces in between!
A wrapper for the Twitch APIs to make using them easier while using JavaScript.
A JavaScript package with useful functions to assist in creating an Extension Backend Service for your Twitch Extension.
A boilerplate for Twitch chatbots. Write nothing but your business logic.
A Swift wrapper for the Twitch API aiming to provide easy access by returning typed data values to help you finish your application without headaches.
Create a Twitch bot using Python, create and secure your client keys and persisting data throughout sessions.
Tutorial for implementing Twitch EventSub using serverless infrastructure.
An IRC client for the Go programming language, making it easy to interact with Twitch Chat from your project!
This library provides access to Twitch API endpoints and JWT handling for Twitch Extensions.
A tutorial explaining how to notify your Discord and website when streamers go live with your Twitch Extension!
Bootstrapping a Twitch Extension with NextJS is easy! Follow this simple steps.
A tutorial for using AWS to create a scalable, serverless, infrastructure to subscribe to, store, and maintain Twitch Webhooks.