<?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: HALXDOCS </title>
    <description>The latest articles on DEV Community by HALXDOCS  (@halxdocs).</description>
    <link>https://dev.to/halxdocs</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%2F3931021%2F4f67f096-5614-421c-985e-579b0b49911e.png</url>
      <title>DEV Community: HALXDOCS </title>
      <link>https://dev.to/halxdocs</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/halxdocs"/>
    <language>en</language>
    <item>
      <title>Postman used to be free. Reqit still is.</title>
      <dc:creator>HALXDOCS </dc:creator>
      <pubDate>Thu, 14 May 2026 10:55:28 +0000</pubDate>
      <link>https://dev.to/halxdocs/postman-used-to-be-free-reqit-still-is-24mc</link>
      <guid>https://dev.to/halxdocs/postman-used-to-be-free-reqit-still-is-24mc</guid>
      <description>&lt;p&gt;Postman started as a Chrome extension.&lt;/p&gt;

&lt;p&gt;One developer, scratching his own itch. No accounts. No pricing tiers. No "upgrade to unlock collections." Just a clean tool that let you hit endpoints and see what came back.&lt;/p&gt;

&lt;p&gt;That was 2012.&lt;/p&gt;

&lt;p&gt;Fast forward to now — you open Postman and the first thing it asks for is an account. Then it wants you to sync to the cloud. Then it nudges you toward a team plan. The tool that used to just work now needs to know who you are before it lets you do anything.&lt;/p&gt;

&lt;p&gt;I get it. Companies need to make money. But somewhere between the Chrome extension and the enterprise sales deck, Postman stopped being for developers and started being for procurement teams.&lt;/p&gt;

&lt;p&gt;So I built Reqit.&lt;br&gt;
What Reqit is:&lt;/p&gt;

&lt;p&gt;A desktop API client. Local-first. Offline-first. No account required. Zero telemetry. Your collections are plain JSON files sitting on your machine — you can read them, version them, move them, delete them. No vendor lock-in.&lt;/p&gt;

&lt;p&gt;Built with Go, Wails v2, React, and TypeScript. Works on Windows, macOS, and Linux.&lt;/p&gt;

&lt;p&gt;Why open source?&lt;/p&gt;

&lt;p&gt;Because that's the only way to actually prove the promise.&lt;/p&gt;

&lt;p&gt;"We don't collect your data" means nothing coming from a closed binary. With open source, you can read the code. You can verify that there's no phone-home logic, no hidden analytics, no silent cloud sync. The code is the contract.&lt;/p&gt;

&lt;p&gt;Also honestly because Postman itself started as an open project. The irony of building a closed replacement for it wasn't lost on me.&lt;/p&gt;

&lt;p&gt;Who it's for:&lt;/p&gt;

&lt;p&gt;Developers who want a tool that respects their workflow. If you're working offline, behind a VPN, on a local environment, or just tired of logging into your API client — Reqit is for you.&lt;/p&gt;

&lt;p&gt;I'm Kamsy, aka halxdocs. I build developer tooling in Go and TypeScript.&lt;/p&gt;

&lt;p&gt;Reqit is free, open source, and available now. Drop a star if it's useful — and if you have feedback, open an issue. That's the point.&lt;/p&gt;

&lt;p&gt;→ github.com/halxdocs/reqit&lt;/p&gt;

&lt;p&gt;reqit.vercel.app &lt;/p&gt;

</description>
      <category>programming</category>
      <category>opensource</category>
      <category>career</category>
      <category>startup</category>
    </item>
  </channel>
</rss>
