<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>SudarshanTechLabs Blog: Backend</title>
    <link>https://sudarshantechlabs.com/blog/tag/backend</link>
    <description>Posts tagged Backend from SudarshanTechLabs.</description>
    <language>en-us</language>
    <lastBuildDate>Sat, 25 Jul 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://sudarshantechlabs.com/blog/tag/backend/feed.xml" rel="self" type="application/rss+xml" />
    <managingEditor>support@sudarshantechlabs.com (Sudarshan Chaudhari)</managingEditor>
    <webMaster>support@sudarshantechlabs.com (Sudarshan Chaudhari)</webMaster>
    <item>
      <title>Handling API Keys Safely in Android Apps</title>
      <link>https://sudarshantechlabs.com/blog/handling-api-keys-safely-in-android-apps</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/handling-api-keys-safely-in-android-apps</guid>
      <description>Any API key you ship in an APK can be extracted — full stop. Here&apos;s how I actually handle keys in Android: which ones can live in the app, which must go behind a backend, and how to keep them out of git either way. · 4 min read</description>
      <pubDate>Sat, 25 Jul 2026 00:00:00 GMT</pubDate>
      <category>Security</category>
      <category>API Keys</category>
      <category>Android</category>
      <category>Secrets</category>
      <category>Backend</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
    <item>
      <title>How I Use Firebase in Production Without the Bloat</title>
      <link>https://sudarshantechlabs.com/blog/how-i-use-firebase-in-production-without-the-bloat</link>
      <guid isPermaLink="true">https://sudarshantechlabs.com/blog/how-i-use-firebase-in-production-without-the-bloat</guid>
      <description>Firebase can run your whole backend or quietly balloon your app and your bill. Here&apos;s the lean subset I actually use across production Android apps, and the services I deliberately leave out. · 4 min read</description>
      <pubDate>Sun, 19 Jul 2026 00:00:00 GMT</pubDate>
      <category>Firebase</category>
      <category>Android</category>
      <category>Backend</category>
      <category>Analytics</category>
      <category>Solo Developer</category>
      <enclosure url="https://sudarshantechlabs.com/og-image.png" type="image/png" length="0"/>
    </item>
  </channel>
</rss>