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

https://github.com/futurewan/apiproxy


https://github.com/futurewan/apiproxy

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## 轻量的本地项目接口代理

## 使用
```shell
npm run dev
```

## 配置
```
node src/index.js --config proxy.config.js
```
proxy.config.js是自定义代理配置路径