← 返回命令列表

Linux command

nexus 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Launch the HTTP client TUI

nexus

说明

nexus is a terminal-based HTTP client for API testing that replicates Postman's organized approach within a TUI. It supports all HTTP methods with request organization into collections. Features include composing requests with URL, headers, body, and parameters, formatted response display, request persistence between sessions, Postman collection import, and curl command export. Navigation and management use keyboard shortcuts throughout.

FAQ

What is the nexus command used for?

nexus is a terminal-based HTTP client for API testing that replicates Postman's organized approach within a TUI. It supports all HTTP methods with request organization into collections. Features include composing requests with URL, headers, body, and parameters, formatted response display, request persistence between sessions, Postman collection import, and curl command export. Navigation and management use keyboard shortcuts throughout.

How do I run a basic nexus example?

Run `nexus` in a terminal, then adjust file names, paths, flags, or remote targets for your system.