Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:24:37 +08:00
commit 8cd5c7679d
61 changed files with 6788 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
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