Let's look at what are webhooks?
How using webhooks we can communicate with third party APIs. In this video, we are going to work with Github webhooks. Will listen to different events from Github and based on the information available, our application will process them.
Code: