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
ServiceNow and Accenture Launch Forward Deployed Engineering Program to Scale Agentic AI in the Enterprise (May 6, 2026)
At Knowledge 2026, ServiceNow and Accenture announced a joint forward deployed engineering program that drops co-located engineer pods into customer environments to ship agentic AI workflows natively on the ServiceNow AI Platform — with access to 300+ pre-built agent skills and the AI Control Tower as the governance backbone.
May 7, 2026
ReFiBuy Raises $13.6M Seed to Help Brands Get Recommended by AI Shopping Agents (May 5, 2026)
ReFiBuy, the Raleigh-based agentic commerce platform from ChannelAdvisor founder Scot Wingo, closed an oversubscribed $13.6M seed led by NewRoad Capital Partners on May 5, 2026 — betting that the next billion-dollar e-commerce moat is being chosen by ChatGPT, Claude and Perplexity.
May 7, 2026
OpenAI Replaces ChatGPT's Default Model With GPT-5.5 Instant — 52.5% Fewer Hallucinations, 30% Shorter Answers (May 5, 2026)
OpenAI on May 5 swapped GPT-5.3 Instant for the new GPT-5.5 Instant as ChatGPT's default model, claiming 52.5% fewer hallucinated claims on high-stakes prompts and 30% more concise answers. The model also rolls into the API as chat-latest and adds personalization from Gmail and past chats for Plus and Pro web users.
May 7, 2026
Is this product worth it?
Built With
Compare with other tools
Open Comparison Tool →