Developer ToolsTempl
Type-safe HTML templating language for Go with compile-time safety
Posting is a free, open-source TUI HTTP client by Darren Burns that stores requests as version-controlled YAML and runs over SSH. We rate it 86/100 — the most polished terminal Postman alternative for keyboard-driven developers in 2026.
Posting is an open-source HTTP client that lives entirely inside your terminal — a keyboard-driven Postman alternative built in Python on top of the Textual TUI framework. We rate it 86/100 — the most polished terminal API client of 2026, and the obvious pick for SSH-heavy backend developers who never want to leave their tmux session.
Posting is a Terminal User Interface (TUI) HTTP client created by Darren Burns, a former Textualize engineer who shipped Posting v1.0 on July 9, 2024. The project crossed 11,700 GitHub stars by April 2026 and currently sits at version 2.10.0 (released ) under an Apache 2.0 license.
The pitch is simple: tools like Postman and Insomnia have ballooned into 500MB Electron apps with cloud accounts, telemetry, and login walls. Posting throws all of that out. Your requests live as plain YAML files in a directory you control, you navigate them with Vim keys, and the entire app runs over SSH on a Raspberry Pi if you want it to. It is genuinely the only modern HTTP client that treats keyboard ergonomics and version control as first-class features.
.posting.yaml file. Drop the directory in a Git repo and you get diffable history, code review, and branch-per-feature for your API testing — something Postman's binary collection format actively fights.Ctrl+O and a single-letter overlay appears on every focusable widget. Two keystrokes get you anywhere on screen — no mouse, no Tab-mashing.scripts: block in YAML. Mutate headers, sign payloads, hydrate variables from a vault, or assert on the response. Output appears in a dedicated "Scripts" tab. Added in Posting 2.0 on October 19, 2024..env file, or your shell environment, and hot-reload while Posting is open.curl command directly into the URL bar and Posting parses headers, body, and method. Import existing Postman v2.1 collections or any OpenAPI 3.0 spec.ssh prod-bastion, run posting, and hit internal endpoints from inside the network without VPN gymnastics.keymap config block.
The Show HN launch in July 2024 reached the front page with overwhelmingly positive comments — developers praised the keyboard-first design, the YAML-on-disk format, and the absence of a mandatory cloud account. The single most repeated complaint on Hacker News and Reddit's r/commandline is the install path: there is no official Homebrew tap and no NixOS package, so first-time users have to install uv or pipx first, which trips up people who expected brew install posting to just work.
On Reddit's r/webdev and r/Python, regular praise focuses on how fast it feels (sub-100ms cold start on a modern laptop) and how well it pairs with tmux. The most common feature request is built-in WebSocket and gRPC support — Posting is HTTP-only as of 2.10.0, and developers who need to test streaming endpoints still fall back to Insomnia or grpcurl.
Posting is free and open source under the Apache 2.0 license. There is no paid tier, no cloud sync subscription, and no telemetry. The entire product is the binary you install with uv or pipx.
| Plan | Price | Key Limits |
|---|---|---|
| Open Source | $0 | Unlimited requests, environments, scripts, and themes. Self-host anywhere — laptop, server, Docker, Raspberry Pi. |
Install on macOS, Linux, or Windows with uv tool install --python 3.13 posting or pipx install posting.
.env files, and previously-typed URLs.Best for: Backend engineers, DevOps practitioners, and SREs who already live in tmux or Neovim; teams that want their API request collections to live alongside source code in Git rather than in a vendor's cloud; anyone who needs to debug an API on a remote server over SSH without forwarding ports back to a local Postman.
Not ideal for: QA testers and product managers who prefer GUI workflows; teams that need real-time collaborative request editing the way Postman Workspaces offers; developers who depend heavily on WebSocket, gRPC, or SSE testing — those protocols are not yet supported.
Pros:
Cons:
Bruno is the closest philosophical cousin — also Git-friendly, also offline-first, but ships a GUI rather than a TUI. Hoppscotch is the strongest open-source web alternative if you prefer a browser tab over a terminal. Postman remains the default choice for teams that need GUI-first collaboration and have no problem with cloud sync. curlie and HTTPie are simpler one-shot CLIs without persistent collections.
Posting is the rare TUI tool that earns its place on a working developer's laptop in 2026. If you spend most of your day in a terminal, Posting will save you hours of context-switching every week and, more importantly, get your API testing into Git where it belongs. It is not a replacement for Postman in a 50-person QA org, and it does not yet cover WebSockets — but for the keyboard-first developer demographic it targets, nothing else this year comes close. 86/100: outstanding for its niche, with the missing protocols and packaging gaps as the only meaningful holdouts.
Developer ToolsType-safe HTML templating language for Go with compile-time safety
Developer ToolsOpen-source API key management and rate limiting platform for modern developers
Open-source low-code platform for building internal business applications
Developer ToolsGit-friendly open-source API client for REST, GraphQL, and gRPC
GitHub Copilot Code Review Will Start Consuming GitHub Actions Minutes on June 1, 2026 (April 2026)
GitHub on April 27, 2026 said its agentic Copilot code review will begin consuming GitHub Actions minutes on every private-repo pull request from June 1, 2026 — billed alongside new AI Credits. Public repos stay free, but Pro, Pro+, Business, and Enterprise customers will pay on two meters.
Apr 28, 2026
Microsoft Confirms Windows Shell CVE-2026-32202 Is Being Actively Exploited - Zero-Click NTLM Leak From Incomplete APT28 Patch (April 2026)
Microsoft on April 27 updated its advisory for CVE-2026-32202, a zero-click Windows Shell flaw that leaks NTLM credentials. Akamai says the bug is the residual exploit path left over from an incomplete February patch for an APT28 zero-day.
Apr 28, 2026
Sereact Raises $110M Series B to Scale Cortex 2.0 Robotic Brain
German physical-AI startup Sereact raised a $110M Series B led by Headline on April 26, 2026, to scale its Cortex 2.0 world-model robotic brain and open a first US office in Boston. The company has 200+ systems live across Europe at BMW, Daimler Truck, Mercedes-Benz, and PepsiCo, with over 1 billion real production picks completed.
Apr 28, 2026
Is this product worth it?
Built With
Compare with other tools
Open Comparison Tool →