Skip to content

Commit fd47a1c

Browse files
committed
[docs update]开源项目部分的API调试工具完善
1 parent e9b6fe8 commit fd47a1c

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

docs/open-source-project/system-design.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,12 @@ icon: "xitongsheji"
115115

116116
### API 调试
117117

118-
- [Insomnia](https://insomnia.rest/) :像人类而不是机器人一样调试 API。我平时经常用的,界面美观且轻量,总之很喜欢。
119-
- [Postman](https://www.getpostman.com/):API 请求生成器。
120-
- [Postwoman](https://github.com/liyasthomas/postwoman "postwoman"):API 请求生成器-一个免费、快速、漂亮的 Postma 替代品。
118+
- [Reqable](https://reqable.com/zh-CN/):新一代开源 API 开发工具。Reqable = Fiddler + Charles + Postman, 让 API 调试更快。
119+
- [Insomnia](https://insomnia.rest/) :像人类而不是机器人一样调试 API。我平时经常用的一款 API 开发工具,界面美观且轻量,总之很喜欢。
120+
- [RapidAPI](https://paw.cloud/):一款功能齐全的 HTTP 客户端,但仅支持 Mac。
121+
- [Postcat](https://github.com/Postcatlab/postcat):一个可扩展的开源 API 工具平台。
122+
- [Postman](https://www.getpostman.com/):开发者最常用的 API 测试工具之一。
123+
- [Hoppscotch](https://github.com/liyasthomas/postwoman "postwoman")(原 Postwoman):开源 API 测试工具。官方定位是 Postman、Insomnia 等产品的开源替代品。
121124
- [Restful Fast Request](https://gitee.com/dromara/fast-request):IDEA 版 Postman,API 调试工具 + API 管理工具 + API 搜索工具。
122125

123126
## 任务调度

0 commit comments

Comments
 (0)