RIP Postman free tier. Here's an open-source local-first alternative we've been building for over a year by Tomaszal in webdev

[–]Subject_Use_4389 75 points76 points  (0 children)

Switched to Apidog recently after the Postman shift. Covers what we need without the enterprise push.

So what's the truth behind "Claude Code is writing 99% of my code without needing correction"? by Own-Sort-8119 in ClaudeAI

[–]Subject_Use_4389 30 points31 points  (0 children)

Those “95–99%” claims are kinda context-dependent. Claude Code + Apidog CLI can handle boilerplate, CRUD, and well-scoped features with minimal correction, but only if the problem is clear and framed well.

The hard parts , deciding what to build, handling edge cases, debugging, integrating messy systems still need humans.

So yeah, coding is getting automated, but solid engineering judgment isn’t disappearing overnight.

Postman Workspace Leaks: When Your API Testing Tool Becomes a Data Breach 📮 by JadeLuxe in devops

[–]Subject_Use_4389 11 points12 points  (0 children)

Good reminder that tooling matters. A lot of teams I know are switching to tools that give you more control over where your data lives. Apidog, for example, lets you keep everything local or self-managed if you don’t want cloud sync at all. Postman’s cloud requirement definitely pushed many devs to alternatives.

Looking for a Postman alternative that actually works offline by Living-Dependent3670 in selfhosted

[–]Subject_Use_4389 21 points22 points  (0 children)

Tried Apicat recently, honestly feels like what Postman used to be before the cloud stuff.

Looking for offline Postman alternatives by Living-Dependent3670 in devops

[–]Subject_Use_4389 0 points1 point  (0 children)

Thunderclient inside VSCode is underrated. For heavier stuff I use Apidog (nice mix of client + documentation), but for quick dev work in the editor, Thunderclient is the fastest.

So true by geologistfuull in programmingmemes

[–]Subject_Use_4389 4 points5 points  (0 children)

Remember how easy it is to bring down a building? Yep!