YouTube API webhooks - PubSubHubbub a.k.a. WebSub with Rails
In this episode, you'll learn how to handle webhooks from the YouTube Data API using PubSubHubbub or WebSub with Ruby on Rails.
h/t to Sunday Club's live stream here: https://www.youtube.com/watch?v=CyTjGWLyUqA
## Table of contents
00:00 Introduction
01:23 Generate a new Webhooks controller
02:53 Start ngrok tunnel
04:05 Verify PubSubHubbub callback URL
06:51 Handle atom notification
08:14 Create a background job to handle notification
13:46 Conclusion
#rails #rubyonrails #webhook
#rails #rubyonrails