Skip to main content

The modern API client that lives in your terminal.

Project description

Posting

A powerful HTTP client that lives in your terminal.

Posting is an HTTP client, not unlike Postman and Insomnia. As a TUI application, it can be used over SSH and enables efficient keyboard-centric workflows. Your requests are stored locally in simple YAML files, so they're easy to read and version control.

image

Some notable features include:

  • "jump mode" navigation
  • environments/variables
  • autocompletion
  • syntax highlighting using tree-sitter
  • Vim keys
  • customizable keybindings
  • user-defined themes
  • run Python code before and after requests
  • extensive configuration
  • "open in $EDITOR"
  • import curl commands by pasting them into the URL bar
  • import OpenAPI specs
  • a command palette for quickly accessing functionality

Visit the website for more information, the roadmap, and the user guide.

Installation

Posting can be installed via uv on MacOS, Linux, and Windows.

uv is a single Rust binary that you can use to install Python apps. It's significantly faster than alternative tools, and will get you up and running with Posting in seconds.

You don't even need to worry about installing Python yourself - uv will manage everything for you.

# quick install on MacOS/Linux
curl -LsSf https://astral.sh/uv/install.sh | sh

# install Posting (will also quickly install Python 3.12 if needed)
uv tool install --python 3.12 posting

uv can also be installed via Homebrew, Cargo, Winget, pipx, and more. See the installation guide for more information.

Now you can run Posting via the command line:

posting

uv also makes it easy to install additional Python packages into your Posting environment, which you can then use in your pre-request/post-response scripts.

Prefer pipx?

If you'd prefer to use pipx, that works too: pipx install posting.

Note that Python 3.13 is not currently supported.

Learn More

Learn more about Posting at https://posting.sh.

Posting was built with Textual.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

posting-2.3.0.tar.gz (3.4 MB view details)

Uploaded Source

Built Distribution

posting-2.3.0-py3-none-any.whl (110.3 kB view details)

Uploaded Python 3

File details

Details for the file posting-2.3.0.tar.gz.

File metadata

  • Download URL: posting-2.3.0.tar.gz
  • Upload date:
  • Size: 3.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.2

File hashes

Hashes for posting-2.3.0.tar.gz
Algorithm Hash digest
SHA256 5b0b4d27d94cbafc51da4201d8f43f5fcc3bdf6900cb7a5236e8b238c219705b
MD5 985e904cb70732eccc04e583f51f35b5
BLAKE2b-256 1e38935ee28d5e3f034a4a5751c4dff1b5a2e67d586fdeca88ae140b7794144f

See more details on using hashes here.

File details

Details for the file posting-2.3.0-py3-none-any.whl.

File metadata

  • Download URL: posting-2.3.0-py3-none-any.whl
  • Upload date:
  • Size: 110.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.2

File hashes

Hashes for posting-2.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 78a1e7eb360f1121db59c557b57116467f6953e994087d572b1b806457889ba1
MD5 bcb9475b81f105cb18c3d8b7ac92ebb4
BLAKE2b-256 5672f96f54d07eff94dd0f5bdda05441e419f5f281f2475ac18dd4e84e708901

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page