📌 本文内容整理自 GitHub 开源社区,旨在分享和介绍优秀的开源替代方案。所有项目版权归原作者所有,我们尊重并注明原始出处。如有侵权请联系我们删除。感谢开源社区的每一位贡献者!
📖 项目简介
HTTPie 是一款用户友好的命令行 HTTP 客户端,语法简洁直观,支持 JSON、颜色输出、会话保持等。比 cURL 更易用,适合 API 测试和开发调试。
{% if description_en %}🌍 英文原文
🌍 英文原文
HTTPie is a user-friendly command-line HTTP client with simple and intuitive syntax, JSON support, colored output, and session persistence. Easier to use than cURL for API testing and debugging.
{% endif %}📊 项目信息
| 开源项目 | HTTPie |
|---|---|
| GitHub | https://github.com/httpie/httpie |
| Star 数 | ⭐ 30,000 |
| 许可证 | BSD-3-Clause |
| 最后更新 | 2024-04-20 |
| 标签 | {% for tag in tags %} {{tag}} {% endfor %} |