Launching today

Arbor
Git-native API client and test runner for the terminal
8 followers
Git-native API client and test runner for the terminal
8 followers
Arbor brings familiar API request and testing workflows to a keyboard-first terminal UI. Define requests, environments, collections, and test scenarios as readable YAML. Run the same definitions from the interactive TUI, CLI, or CI, while keeping everything local and version-controlled in Git. Arbor is built for developers who prefer terminal workflows, reproducible files, and k9s-style keyboard navigation.

I’ve been using Arbor for a few days and really enjoy the keyboard-first approach. One thing that would make it even better is the ability to visually diff responses side-by-side in the TUI, similar to how git diff works. That would help a lot when comparing API outputs across different environments or test runs.
finally a postman alternative that doesn't feel like a downgrade, the k9s style navigation is really natural and being able to keep everything in git is a game changer for our team workflows