<?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>Forem: Muhammad Zazaan Qazi</title>
    <description>The latest articles on Forem by Muhammad Zazaan Qazi (@zaancogil).</description>
    <link>https://forem.com/zaancogil</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%2F3857880%2F507e2508-0fd5-485a-aaed-ade1c80cba01.png</url>
      <title>Forem: Muhammad Zazaan Qazi</title>
      <link>https://forem.com/zaancogil</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/zaancogil"/>
    <language>en</language>
    <item>
      <title>I got tired of rewriting backend workflows, so I built this…</title>
      <dc:creator>Muhammad Zazaan Qazi</dc:creator>
      <pubDate>Thu, 02 Apr 2026 15:21:54 +0000</pubDate>
      <link>https://forem.com/zaancogil/i-got-tired-of-rewriting-backend-workflows-so-i-built-this-3ohj</link>
      <guid>https://forem.com/zaancogil/i-got-tired-of-rewriting-backend-workflows-so-i-built-this-3ohj</guid>
      <description>&lt;p&gt;I kept rewriting the same backend logic in every project — sending emails, Slack alerts, calling APIs after events like user signup.&lt;/p&gt;

&lt;p&gt;It got annoying, so I built a small API for myself where I just trigger an event like "user_signup" and it handles everything automatically.&lt;/p&gt;

&lt;p&gt;It’s basically a simple workflow system through an API.&lt;/p&gt;

&lt;p&gt;Check it out here. &lt;a href="https://automateapi-1.onrender.com/" rel="noopener noreferrer"&gt;https://automateapi-1.onrender.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Curious — &lt;strong&gt;how do you guys usually handle this in your projects?&lt;/strong&gt;&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
