Ask questions, swap stories, share ideas in our community discussions.
Get involved
Learn how to navigate the resources provided by the GitHub API.
Learn how to resolve the most common problems people encounter in the REST API.
Learn about the different ways to authenticate with some examples.
Build an app that reliably interacts with the GitHub API and provides the best experience for your users.
Webhooks are valuable tools for powering real-time integrations and workflows in your project’s existing tools. This session will walk through an approach of building a webhook-powered application that acts on events as they take place on GitHub. You will also learn how to use the GitHub REST API through the Octokit SDK to call for additional resources after receiving an event.