openapi-tui
« Back to VersTracker
Description:
TUI to list, browse and run APIs defined with openapi spec
Type: Formula  |  Tracked Since: Dec 27, 2025
Links: Homepage  |  GitHub  |  formulae.brew.sh
Stars: 995  |  Forks: 23  |  Language: Rust  |  Category: Developer tools
Tags: openapi tui api rest terminal rust
Install: brew install openapi-tui
About:
openapi-tui is a terminal-based user interface that allows developers to interact with OpenAPI specifications without leaving their command line. It provides an intuitive way to explore endpoints, inspect schemas, and execute API requests directly from the terminal. This tool streamlines the API testing workflow for developers who prefer working in a CLI environment.
Key Features:
  • Interactive terminal UI for browsing OpenAPI specs
  • Direct API request execution from the command line
  • Endpoint parameter management and validation
  • Response visualization in terminal
  • Support for multiple OpenAPI spec formats
Use Cases:
  • Quickly testing and debugging REST APIs during development
  • Exploring unfamiliar API specifications in terminal environments
  • Performing API requests without GUI tools in remote server environments
Alternatives:
  • postman – GUI-based tool with more features but requires graphical environment
  • curl – Command-line tool for HTTP requests but lacks interactive spec browsing
  • bruno – Open-source API client with GUI, less suited for terminal-only workflows
Version History
Detected Version Rev Change Commit
Dec 27, 2025 4:16pm 0 META cc7fb050
Jan 6, 2025 2:45am 0 VERSION_BUMP 56898e20