<?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>Sat, 09 May 2026 13:01:31 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[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>