- Notifications
You must be signed in to change notification settings - Fork101
githubsatelliteworkshops/webhooks-with-rest
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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.
- A GitHub account
- A working installation of Docker
- Some familiarity with coding (preferrably in ruby)
- Some familiarity with git
- Some familiarity with GitHub
- GitHub Account Creation
- Create an Access Token
- Ruby-lang
- Git Cheat Sheet
- Docker installation
- Today's Slides
You'll find everything else you need for the workshop inworkshop.md
About
Building GitHub integrations with webhooks and REST
Topics
Resources
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors9
Uh oh!
There was an error while loading.Please reload this page.