An open API service indexing awesome lists of open source software.

https://github.com/toolgood/devtest

前后端分离,后端调试工具
https://github.com/toolgood/devtest

Last synced: over 1 year ago
JSON representation

前后端分离,后端调试工具

Awesome Lists containing this project

README

          

# DevTest
前后端分离,后端调试工具

原理:通过改写 hosts 文件,将网址指向本程序(自带http服务)。将特定的url指向本机服务,其他Url指向原网址。