The modern API client that lives in your terminal.

Posting is a modern, feature-rich HTTP/API client built in Python using the Textual TUI framework.
It delivers a keyboard-centric, Vim-friendly experience akin to Postman or Insomnia directly inside your terminal.
Requests are stored locally as clean, version-controllable YAML files, and the app supports environment variables, syntax highlighting, and curl imports.
$ curl -LsSf https://astral.sh/uv/install.sh | sh$ uv tool install --python 3.13 postingto comment.