Skip to content

johnmckenna/webhooks-with-rest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building GitHub integrations with webhooks and REST

Facilitators: @bswinnerton, @janester, and @nronas
Chat Moderators: @gwestersf, @jovel, and @jpemberthy

PrerequisitesResources

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.

📣 Prerequisites

  • A GitHub account
  • A working installation of Docker
  • Some familiarity with coding (preferrably in ruby)
  • Some familiarity with git
  • Some familiarity with GitHub

📚 Resources

👩‍💻 Workshop

You'll find everything else you need for the workshop in workshop.md

About

Building GitHub integrations with webhooks and REST

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 87.1%
  • Shell 6.6%
  • PowerShell 5.1%
  • Dockerfile 1.2%