<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Joseandres Montesino</title>
    <description>The latest articles on DEV Community by Joseandres Montesino (@joseandres).</description>
    <link>https://dev.to/joseandres</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1312936%2Fc711d1dc-fee2-4f85-b28b-aaf1a74f1ac4.jpeg</url>
      <title>DEV Community: Joseandres Montesino</title>
      <link>https://dev.to/joseandres</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/joseandres"/>
    <language>en</language>
    <item>
      <title>The classic "Frankenstein" of webhook debugging:</title>
      <dc:creator>Joseandres Montesino</dc:creator>
      <pubDate>Thu, 04 Jun 2026 23:08:00 +0000</pubDate>
      <link>https://dev.to/joseandres/the-classic-frankenstein-of-webhook-debugging-pc3</link>
      <guid>https://dev.to/joseandres/the-classic-frankenstein-of-webhook-debugging-pc3</guid>
      <description>&lt;ol&gt;
&lt;li&gt;Fire up ngrok to expose your local port&lt;/li&gt;
&lt;li&gt;Open webhook.site to see if Stripe or WhatsApp actually hits you&lt;/li&gt;
&lt;li&gt;Run an eternal curl to replicate the request&lt;/li&gt;
&lt;li&gt;Get lost in a sea of scattered logs or text files&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;✅ It works. We've all done it for years.&lt;br&gt;
❌ But let's be honest: it's chaotic, fragmented, and a massive time sink.&lt;/p&gt;

&lt;p&gt;I always felt there should be a tool that centralizes this whole workflow, runs 100% on your own infrastructure, and respects privacy.&lt;/p&gt;

&lt;p&gt;Since I didn't find one… I built it.&lt;/p&gt;

&lt;p&gt;🔥 HookShot ⚓&lt;/p&gt;

&lt;p&gt;Open Source – built for devs who deal with webhook chaos daily.&lt;/p&gt;

&lt;p&gt;If you work with:&lt;/p&gt;

&lt;p&gt;· APIs &amp;amp; enterprise integrations&lt;br&gt;
· Complex automations (n8n, Make, Odoo)&lt;br&gt;
· Payment gateways &amp;amp; webhooks (Stripe, GitHub, WhatsApp Business)&lt;/p&gt;

&lt;p&gt;HookShot gives you:&lt;/p&gt;

&lt;p&gt;🔹 Total inspection – receive and analyze payloads in real time&lt;br&gt;
🔹 HTTP control – simulate real environments with custom responses&lt;br&gt;
🔹 Forwarding &amp;amp; replay – redirect events to localhost and replay requests with one click (bye bye, testing webhooks from external platforms)&lt;br&gt;
🔹 Self-hosted – spin it up anywhere with Docker in seconds&lt;/p&gt;

&lt;p&gt;🧪 The project is in its early, beautiful stage.&lt;br&gt;
Your feedback can directly shape the roadmap.&lt;/p&gt;

&lt;p&gt;If you build integrations and have 5 minutes to break it, clone it, or try it – I'd love to know:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;What key feature is missing to replace your current workflow?&lt;/li&gt;
&lt;li&gt;Was anything confusing when spinning up the container?&lt;/li&gt;
&lt;li&gt;What's your biggest webhook pain point that HookShot doesn't solve yet?&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;🔗 Links in the first comment 👇&lt;/p&gt;

&lt;h1&gt;
  
  
  OpenSource #Webhooks #DevTools #Docker #n8n #Backend
&lt;/h1&gt;

</description>
      <category>api</category>
      <category>opensource</category>
      <category>showdev</category>
      <category>tooling</category>
    </item>
  </channel>
</rss>
