<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>webhooks on Prakash&#39;s Blog 👨‍💻</title>
    <link>https://www.prakashbhandari.com.np/tags/webhooks/</link>
    <description>Recent content in webhooks on Prakash&#39;s Blog 👨‍💻</description>
    <generator>Hugo -- 0.112.4</generator>
    <language>en</language>
    <lastBuildDate>Tue, 18 Feb 2025 16:20:01 +1100</lastBuildDate>
    <atom:link href="https://www.prakashbhandari.com.np/tags/webhooks/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Polling vs Webhooks</title>
      <link>https://www.prakashbhandari.com.np/posts/polling-vs-webhooks/</link>
      <pubDate>Wed, 13 Mar 2024 18:31:12 +1100</pubDate>
      <guid>https://www.prakashbhandari.com.np/posts/polling-vs-webhooks/</guid>
      <description>Sometimes, we need to notify or update another system after a certain interval or upon completing background processing jobs. In such situations, we either use webhooks or polling. Each method has it&amp;#39;s own use cases, pros, and cons. This blog post will explain the differences between polling and webhooks, along with their respective use cases, pros, and cons.</description>
    </item>
    <item>
      <title>How to Send Slack Notification With Laravel?</title>
      <link>https://www.prakashbhandari.com.np/posts/how-to-send-slack-notification-with-laravel/</link>
      <pubDate>Wed, 17 May 2023 15:15:37 +1000</pubDate>
      <guid>https://www.prakashbhandari.com.np/posts/how-to-send-slack-notification-with-laravel/</guid>
      <description>In Laravel, sending notification is very simple. Notification will send the informational messages that will notify users about something has occurred in your application.</description>
    </item>
  </channel>
</rss>
