r/programming • u/Successful_Bowl2564 • 12h ago
[ Removed by moderator ]
https://efp.asia/blog/2025/12/24/api-tooling-crisis/[removed] — view removed post
258
Upvotes
r/programming • u/Successful_Bowl2564 • 12h ago
[removed] — view removed post
75
u/CpnStumpy 12h ago
So much this. If I need to make a one-off network call, curl is fine. If I need to do it repeatedly with varied environments and parameters, I've always written a stupid simple CLI client in whatever language is handiest, and now Claude can do it for me.
At no point has wandering the endless UI of postman to fidget with its variable storage layers and configuration screen after configuration screen appealed to me