<?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: Md. Mahmudul Hasan Dip</title>
    <description>The latest articles on DEV Community by Md. Mahmudul Hasan Dip (@mhasandip).</description>
    <link>https://dev.to/mhasandip</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%2F3689574%2F63904f8e-b601-41d0-b904-d56be6863981.png</url>
      <title>DEV Community: Md. Mahmudul Hasan Dip</title>
      <link>https://dev.to/mhasandip</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mhasandip"/>
    <language>en</language>
    <item>
      <title>I’m building a small API abuse prevention starter kit for Go (early access)</title>
      <dc:creator>Md. Mahmudul Hasan Dip</dc:creator>
      <pubDate>Fri, 02 Jan 2026 09:15:08 +0000</pubDate>
      <link>https://dev.to/mhasandip/im-building-a-small-api-abuse-prevention-starter-kit-for-go-early-access-4afi</link>
      <guid>https://dev.to/mhasandip/im-building-a-small-api-abuse-prevention-starter-kit-for-go-early-access-4afi</guid>
      <description>&lt;p&gt;API abuse is one of those problems most teams ignore until it becomes a production incident.&lt;/p&gt;

&lt;p&gt;Things I’ve seen repeatedly:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;accidental DDoS from clients&lt;/li&gt;
&lt;li&gt;brute-force attempts&lt;/li&gt;
&lt;li&gt;badly configured rate limits&lt;/li&gt;
&lt;li&gt;last-minute fixes under pressure&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I’m building a &lt;strong&gt;small, focused starter kit for Go&lt;/strong&gt; that helps backend engineers add:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;rate limiting&lt;/li&gt;
&lt;li&gt;abuse prevention patterns&lt;/li&gt;
&lt;li&gt;safe production defaults&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;No dashboards.&lt;br&gt;
No UI.&lt;br&gt;
No over-engineering.&lt;/p&gt;

&lt;p&gt;This is early access and I’m validating demand before finishing the full kit.&lt;/p&gt;

&lt;p&gt;Feedback welcome.&lt;/p&gt;

&lt;p&gt;Early access: &lt;a href="https://ablazedip.gumroad.com/l/go-api-abuse-prevention" rel="noopener noreferrer"&gt;https://ablazedip.gumroad.com/l/go-api-abuse-prevention&lt;/a&gt;&lt;/p&gt;

</description>
      <category>security</category>
      <category>showdev</category>
      <category>go</category>
      <category>api</category>
    </item>
  </channel>
</rss>
