关于程序员:盘点国内外那些API调试工具

137次阅读

共计 908 个字符,预计需要花费 3 分钟才能阅读完成。

盘点国内外那些 API 调试工具

  • Postman
  • Apipost
  • Apifox
  • Insomnia
  • Hoppscotch

Postman

老牌 api 工具,最后公布日期:2012,超过 2000w 开发者应用

Github: https://github.com/postmanlabs

Website: https://www.postman.com

Platform: Windows、macOS、Linux、Web

Postman Flows 性能能够像工作流一样编辑接口申请

Apipost

2021 年国产新秀;Apipost = Postman + Swagger + Mock + Jmeter; 后端、前端、测试,同时在线合作,内容实时同步

Github: https://github.com/Kong/insomnia

Website: https://www.apipost.cn

Platform: Windows、macOS、Linux、Web

Apifox

API 文档、API 调试、API Mock、API 自动化测试;API 一体化合作平台,更先进的 API 设计 / 开发 / 测试工具;Apifox = Postman + Swagger + Mock + JMeter

Website: https://www.apifox.cn

Insomnia

开源的 API 客户端,反对 REST、SOAP、GraphSQL 和 GRPC 申请, MIT 协定

Github: github.com insomnia

Website: Insomnia.rest

Platform: Windows、macOS、Linux、Web

能够付费应用官网的服务,也能够本人下载客户端应用

Hoppscotch

开源的 API 开发生态,MIT 协定,可独立部署

Github: github.com hoppscotch

Website: hoppscotch.io

Platform: Web

Hoppscotch 只有 Web 端没有客户端,然而能够通过 Electron、Tauri 打包成客户端,须要一些工作量。
能够自行 clone 或者 docker 部署。


👏 欢送关注 codemax 公众号,更多举荐的 GitHub 我的项目、效率工具,及集体学习笔记等与你分享。

本文由 mdnice 多平台公布

正文完
 0