Code Monkey home page Code Monkey logo

http-proxy-analysis's Introduction

Go

http-proxy-analysis

HTTP接口重构工具

背景

随着新的编程语言的崛起,我们希望将部分旧的项目使用的编程语言重构。在重构的过程中,受现有系统限制不能改变重构后的接口数据结构,重构后大量的接口测试工作,如果采用人工识别的方式去对比接口数据会比较的枯燥。因此本项目创建的原因即为加速我们重构后的接口测试工作。

原理

启动代理服务器,完全代理重构前应用的接口调用,在代理服务器拦截器中记录接口调用信息并将流量复制重构后的应用上,汇总重构前应用和重构后应用的接口调用信息,并对结果进行对比处理。

http-proxy-analysis's People

Contributors

mzzya avatar

Watchers

James Cloos avatar Devin avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.