<?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: Amay Korde</title>
    <description>The latest articles on DEV Community by Amay Korde (@amay_korde_78c660685c1415).</description>
    <link>https://dev.to/amay_korde_78c660685c1415</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%2F3404046%2F9c80fd0a-d788-4a15-8a42-487426c1ddfd.png</url>
      <title>DEV Community: Amay Korde</title>
      <link>https://dev.to/amay_korde_78c660685c1415</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/amay_korde_78c660685c1415"/>
    <language>en</language>
    <item>
      <title>I Built API Vault - A Secure Way to Manage &amp; Access API Keys (without Code Changes)</title>
      <dc:creator>Amay Korde</dc:creator>
      <pubDate>Thu, 31 Jul 2025 19:30:23 +0000</pubDate>
      <link>https://dev.to/amay_korde_78c660685c1415/i-built-api-vault-a-secure-way-to-manage-access-api-keys-without-code-changes-477</link>
      <guid>https://dev.to/amay_korde_78c660685c1415/i-built-api-vault-a-secure-way-to-manage-access-api-keys-without-code-changes-477</guid>
      <description>&lt;p&gt;Hey Indie Hackers!&lt;/p&gt;

&lt;p&gt;I’m Amay, a full-stack dev building useful dev tools. Recently, I built something out of a real problem a friend faced and now I’m launching it as a product&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Problem&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;One of my friends had a bunch of projects using API keys that expire every few weeks. Each time a key expired, he had to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Manually update the key in his code&lt;/li&gt;
&lt;li&gt;Rebuild the project&lt;/li&gt;
&lt;li&gt;Re-deploy the app&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;😩 Painful, right?&lt;/p&gt;

&lt;p&gt;We realized there was no simple, secure way to store and rotate API keys without touching the code.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Solution: API Vault&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;So I built API Vault - a secure, developer-first way to store, manage, and access API keys or secrets.&lt;/p&gt;

&lt;p&gt;With API Vault, you can:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Store keys securely&lt;/li&gt;
&lt;li&gt;Access them via SDK (JS/Python) or REST API&lt;/li&gt;
&lt;li&gt;Rotate keys in the dashboard — no code changes&lt;/li&gt;
&lt;li&gt;Get full logs of who accessed what, and when&lt;/li&gt;
&lt;li&gt;Manage secrets across multiple projects in one place&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It’s like a focused “1Password” but built for developers and teams managing API keys.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Goal&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;We’re aiming to get 100 devs using API Vault in the next 30 days and would love your feedback 🙏&lt;/p&gt;

&lt;p&gt;If you’re a solo founder, indie hacker, or dev working on multiple projects, give it a try. It’s free to start and takes 2 mins to set up.&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="http://apivault.it.com" rel="noopener noreferrer"&gt;http://apivault.it.com&lt;/a&gt;&lt;/p&gt;

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