8000 GitHub - gwolves/posting: The modern API client that lives in your terminal.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

The modern API client that lives in your terminal.

License

Notifications You must be signed in to change notification settings

gwolves/posting

 
 

Repository files navigation

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
  • user-defined themes
  • configuration
  • "open in $EDITOR"
  • 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 pipx:

pipx install posting

Python 3.11 or later is required.

More installation methods (brew, etc) will be added soon.

Learn More

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

Posting was built with Textual.

About

The modern API client that lives in your terminal.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.7%
  • Jinja 3.9%
  • SCSS 2.3%
  • Makefile 0.1%
0