posting

The modern API client that lives in your terminal.

APACHE-2.0 License

Downloads
5.5K
Stars
4.6K

Bot releases are hidden (Show)

posting - 1.0.4

Published by darrenburns 3 months ago

  • Fixes "go to next/previous directory" in the collection browser (shift+j and shift+k). Before this version, it wouldn't work if the directory fell on the first or last line of the tree.
posting - 1.0.3

Published by darrenburns 3 months ago

  • Fix not being able to delete form data.
  • Simplify binding definition for deletion of rows from data tables.
posting - 1.0.2

Published by darrenburns 3 months ago

Fixes an issue with autocompletion.

posting - 1.0.1

Published by darrenburns 3 months ago

Posting v1 ✨

Posting is a powerful HTTP client which lives in your terminal.

It works over SSH, stores collections locally in a simple (and Git-friendly) YAML format, and can be operated efficiently using both keyboard and mouse.

Posting is written in Python using Textual.