Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[第 86 期] [自荐]http请求调试工具,支持断点编辑、数据mock等能力 #949

Open
hughfenghen opened this issue Nov 6, 2019 · 0 comments

Comments

@hughfenghen
Copy link

项目地址:https://github.com/hughfenghen/erra
文档地址:https://hughfenghen.github.io/erra/

核心功能

  • 断点编辑http请求(类似Charles的断点功能)
  • 对http请求编辑提供“编程能力”(拦截并篡改请求内容,比脚本更简易)
  • 集成mockjs,快速生成mock数据
  • 完美融合运用以上三个基本能力,才是Erra的魅力所在

应用场景

  • 抓包分析请求,并支持断点编辑请求内容
  • 本地开发时,代理/转发请求到远程服务器
  • 针对接口编写多个场景的mock数据,快速切换覆盖业务场景
  • 向移动端页面注入(无需项目接入)Eruda,调试移动端页面

详情请参阅使用指南

@ruanyf ruanyf changed the title [自荐]http请求调试工具,支持断点编辑、数据mock等能力 [第 86 期] [自荐]http请求调试工具,支持断点编辑、数据mock等能力 Nov 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant