LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

posting

Modern API client that lives in your terminal

TLDR

Launch the HTTP client TUI
$ posting
copy
Open a specific collection directory
$ posting --collection [path/to/collection]
copy
Load environment variable files
$ posting --env [dev.env] --env [secrets.env]
copy
Import a Postman v2.1 collection
$ posting import [postman_collection.json]
copy
Display help
$ posting --help
copy

SYNOPSIS

posting [options] [subcommand]

DESCRIPTION

posting is a terminal-based HTTP client similar to Postman and Insomnia. Requests are stored locally as YAML files for easy version control. Features include jump-mode navigation, environments and variables, syntax highlighting with tree-sitter, Vim keys, customizable keybindings, pre/post-request Python scripts, curl import/export, and import from Postman and OpenAPI specs.

PARAMETERS

--collection PATH

Use the given directory as the request collection.
--env FILE
Load environment variables from a .env file (may be repeated).
--config FILE
Use an alternate configuration file.
import FILE
Import a Postman v2.1 collection into a Posting collection.
--help
Display help information.
--version
Display version information.

INSTALL

brew install posting
copy
nix profile install nixpkgs#posting
copy

CAVEATS

Designed for keyboard-centric workflows. Usable over SSH.

HISTORY

posting was created by Darren Burns (darrenburns) and is written in Python.

SEE ALSO

curl(1), httpie(1), slumber(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid