1.0.4 • Published 3 years ago

node-proxy-tool v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

node服务代理工具

快速构建node服务代理

 npm install node-proxy-tool -g
 proxy init      //origin(要代理的地址) //port(本地的端口)
 

本地接口前缀都是 /api 例如:localhost:6060/api/home/index