frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

I built a Postman alternative for terminal users

https://github.com/Queaxtra/raco
1•Queaxtra•1h ago

Comments

Queaxtra•1h ago
I built Raco because I wanted a Postman-like experience without leaving the terminal.

- Native TUI (no browser required) - Collections saved as plain JSON/YAML (version control friendly) - Vim keys (j/k navigation, familiar shortcuts) - Multiple protocols: HTTP, WebSocket, gRPC - Auto-formatted JSON, clipboard integration, request history

Feedback welcome!