27 lines
562 B
YAML
27 lines
562 B
YAML
tool_id: EXT-XH-001
|
||
tool_name: "xh (HTTP client)"
|
||
|
||
基本信息:
|
||
类型: external
|
||
命令: xh
|
||
类别: api-testing
|
||
|
||
功能描述:
|
||
简介: "友好的HTTP客户端,替代curl"
|
||
详细: "现代HTTP客户端,语法友好且输出美观。使用 'xh --help' 获取详细信息。"
|
||
|
||
使用场景:
|
||
- 发送HTTP请求
|
||
- API测试
|
||
- 文件下载
|
||
|
||
快速开始:
|
||
安装: "brew install xh"
|
||
帮助命令: "xh --help"
|
||
常用示例:
|
||
- "xh http://api.example.com"
|
||
- "xh post http://api.example.com/data name=test"
|
||
|
||
检测状态:
|
||
已安装: true
|