<?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: prashant rathi</title>
    <description>The latest articles on DEV Community by prashant rathi (@prashantrathi123).</description>
    <link>https://dev.to/prashantrathi123</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%2F3019844%2Fafc21f31-aa46-4703-b766-eb7e1f88711a.jpeg</url>
      <title>DEV Community: prashant rathi</title>
      <link>https://dev.to/prashantrathi123</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/prashantrathi123"/>
    <language>en</language>
    <item>
      <title>Built an offline-first git-friendly Postman alternative: HawkClient</title>
      <dc:creator>prashant rathi</dc:creator>
      <pubDate>Sun, 02 Nov 2025 18:09:08 +0000</pubDate>
      <link>https://dev.to/prashantrathi123/built-an-offline-first-git-friendly-postman-alternative-hawkclient-48c9</link>
      <guid>https://dev.to/prashantrathi123/built-an-offline-first-git-friendly-postman-alternative-hawkclient-48c9</guid>
      <description>&lt;p&gt;I built &lt;a href="https://www.hawkclient.com/" rel="noopener noreferrer"&gt;HawkClient&lt;/a&gt; after getting frustrated with Postman’s shift toward cloud-only usage.&lt;br&gt;
HawkClient is a fully offline, git-friendly API testing client that keeps all your collections, environments, and requests local on your file system in yaml files ideal for git collaboration.&lt;/p&gt;

&lt;p&gt;Features:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Works completely offline (no account or telemetry)&lt;/li&gt;
&lt;li&gt;REST + GraphQL + grpc support&lt;/li&gt;
&lt;li&gt;Mock servers, scripting, environments&lt;/li&gt;
&lt;li&gt;Git-based versioning for teams&lt;/li&gt;
&lt;li&gt;Cross-platform (Windows, macOS, Linux)&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>showdev</category>
      <category>api</category>
      <category>tooling</category>
      <category>testing</category>
    </item>
    <item>
      <title>HawkClient: A developer and git friendly API client (postman alternative)</title>
      <dc:creator>prashant rathi</dc:creator>
      <pubDate>Sat, 05 Apr 2025 10:55:38 +0000</pubDate>
      <link>https://dev.to/prashantrathi123/hawkclient-a-developer-and-git-friendly-api-client-postman-alternative-1gm4</link>
      <guid>https://dev.to/prashantrathi123/hawkclient-a-developer-and-git-friendly-api-client-postman-alternative-1gm4</guid>
      <description>&lt;p&gt;When it comes to testing APIs, Postman has long been a popular choice. But for developers who live and breathe Git, crave full control over their data, and prefer working without mandatory sign-ins — there's now a better alternative.&lt;/p&gt;

&lt;p&gt;Meet &lt;strong&gt;HawkClient&lt;/strong&gt; (&lt;a href="https://www.hawkclient.com" rel="noopener noreferrer"&gt;https://www.hawkclient.com&lt;/a&gt;) — an API testing tool designed with developers in mind, built to support modern workflows, offline-first principles, and team collaboration using Git.&lt;/p&gt;

&lt;p&gt;🚀 &lt;strong&gt;Why HawkClient?&lt;/strong&gt;&lt;br&gt;
HawkClient is a powerful, privacy-conscious, open-structure API client that puts source control and developer experience first. It's built for teams that collaborate via Git and individuals who prefer versioning, code review, and history tracking — even for API test cases.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fz4bv8316pes1nvqj37tl.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fz4bv8316pes1nvqj37tl.png" alt="API Flows" width="800" height="448"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;🔥 &lt;strong&gt;Key Features&lt;/strong&gt;&lt;br&gt;
✅ &lt;strong&gt;Git-Friendly Collaboration&lt;/strong&gt;&lt;br&gt;
HawkClient stores your API collections and flows in structured YAML files. You can easily commit, review, and share them via Git, just like code — making team collaboration a breeze.&lt;/p&gt;

&lt;p&gt;🧠 &lt;strong&gt;Visual API Flows (Drag &amp;amp; Drop)&lt;/strong&gt;&lt;br&gt;
Design complex API interactions using an intuitive drag-and-drop interface. With API flows, you can chain requests, branch logic, and visualize execution paths with ease — no scripting required.&lt;/p&gt;

&lt;p&gt;📂 &lt;strong&gt;Local-First Storage (YAML FTW!)&lt;/strong&gt;&lt;br&gt;
All data — collections, environments, test scripts — are stored locally in human-readable YAML files. This makes it easy to track changes, merge branches, and collaborate without vendor lock-in.&lt;/p&gt;

&lt;p&gt;🔐 &lt;strong&gt;No Sign-In. No Tracking. No Cloud Sync.&lt;/strong&gt;&lt;br&gt;
Use HawkClient without creating an account. Your data stays on your machine. HawkClient respects your privacy — no telemetry, no sync, no vendor lock-in.&lt;/p&gt;

&lt;p&gt;🌐 &lt;strong&gt;Explore It Yourself&lt;/strong&gt;&lt;br&gt;
🖥️ &lt;strong&gt;Official Website&lt;/strong&gt;: &lt;a href="https://www.hawkclient.com" rel="noopener noreferrer"&gt;https://www.hawkclient.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Whether you're working solo or in a Git-powered team, HawkClient is the perfect blend of visual API building, test automation, and developer-friendly practices.&lt;/p&gt;

&lt;p&gt;👩‍💻 &lt;strong&gt;Who Should Try HawkClient?&lt;/strong&gt;&lt;br&gt;
Developers who want full control over their API testing setup&lt;/p&gt;

&lt;p&gt;Teams collaborating via Git (and tired of Postman's cloud)&lt;/p&gt;

&lt;p&gt;Privacy-focused individuals who prefer local tools&lt;/p&gt;

&lt;p&gt;Anyone looking to visually design and test APIs with ease&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>react</category>
      <category>api</category>
      <category>rest</category>
    </item>
  </channel>
</rss>
