<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ananta Sharma — Full Stack Developer Blog</title>
    <link>https://www.anantasharma.com.np/blog</link>
    <description>Articles on Next.js, React, Node.js, MongoDB, and freelance web development from Pokhara, Nepal.</description>
    <language>en-US</language>
    <managingEditor>anantasharma510@gmail.com (Ananta Sharma)</managingEditor>
    <webMaster>anantasharma510@gmail.com (Ananta Sharma)</webMaster>
    <lastBuildDate>Sun, 28 Jun 2026 09:52:41 GMT</lastBuildDate>
    <atom:link href="https://www.anantasharma.com.np/api/feed" rel="self" type="application/rss+xml"/>
    <image>
      <url>https://www.anantasharma.com.np/profile.png</url>
      <title>Ananta Sharma Blog</title>
      <link>https://www.anantasharma.com.np/blog</link>
    </image>
    
    <item>
      <title><![CDATA[Rate Limiting: Protect Your API from Abuse with Redis]]></title>
      <link>https://www.anantasharma.com.np/blog/rate-limiting-protect-api-redis</link>
      <guid isPermaLink="true">https://www.anantasharma.com.np/blog/rate-limiting-protect-api-redis</guid>
      <description><![CDATA[Exposing an API without rate limiting is asking for trouble. Learn how to protect your Node.js and NestJS backends from brute force attacks and server overload using Redis as a high-performance rate limiter.]]></description>
      <pubDate>Mon, 18 May 2026 11:19:27 GMT</pubDate>
      <author>anantasharma510@gmail.com (Ananta Sharma)</author>
      <category>backend</category>
      <category>redis</category>
      <category>api-security</category>
      <category>backend</category>
      <category>nodejs</category>
      <category>rate-limiting</category>
      <category>architecture</category>
    </item>
    <item>
      <title><![CDATA[Building Scalable Backend APIs with NestJS: Architecture, Patterns & Production Best Practices]]></title>
      <link>https://www.anantasharma.com.np/blog/building-scalable-backend-apis-nestjs-architecture-patterns-production</link>
      <guid isPermaLink="true">https://www.anantasharma.com.np/blog/building-scalable-backend-apis-nestjs-architecture-patterns-production</guid>
      <description><![CDATA[NestJS has become the go-to framework for building scalable Node.js backends. In this guide, I share the exact architecture patterns I use in production — modular design, JWT authentication, database integration, API documentation, and containerized deployment with Docker.]]></description>
      <pubDate>Tue, 18 Feb 2025 06:00:00 GMT</pubDate>
      <author>anantasharma510@gmail.com (Ananta Sharma)</author>
      <category>tutorial</category>
      <category>nestjs</category>
      <category>nodejs</category>
      <category>backend</category>
      <category>typescript</category>
      <category>rest-api</category>
      <category>jwt</category>
      <category>mongodb</category>
      <category>postgresql</category>
      <category>docker</category>
      <category>swagger</category>
    </item>
  </channel>
</rss>