diff options
Diffstat (limited to 'devel/openapi-tui/pkg-descr')
-rw-r--r-- | devel/openapi-tui/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/openapi-tui/pkg-descr b/devel/openapi-tui/pkg-descr new file mode 100644 index 000000000000..4323c570a5d3 --- /dev/null +++ b/devel/openapi-tui/pkg-descr @@ -0,0 +1,10 @@ +openapi-tui is a terminal UI application that allows you to list, browse, +and run APIs defined with OpenAPI v3.0 and v3.1 specifications. + +Features: + +- Browse OpenAPI specifications in a terminal interface +- Explore API endpoints and operations +- Send requests and view responses +- Support for multiple servers +- Works with both local and remote API specifications |