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

https://github.com/caomeiyouren/cors-proxy-worker

一个用于解决跨域问题的代理
https://github.com/caomeiyouren/cors-proxy-worker

cloudflare-workers cors docker nodejs proxy typescript

Last synced: 2 months ago
JSON representation

一个用于解决跨域问题的代理

Awesome Lists containing this project

README

          

cors-proxy-worker



Version

GitHub Workflow Status



Documentation


Maintenance


License: MIT

> 一个用于解决跨域问题的代理

## 🏠 主页

[https://github.com/CaoMeiYouRen/cors-proxy-worker#readme](https://github.com/CaoMeiYouRen/cors-proxy-worker#readme)

## 📦 依赖要求

- node >=18

## 🚀 安装

```sh
npm install
```

## 👨‍💻 使用

```sh
npm run start
```

## 🛠️ 开发

```sh
npm run dev
```

## 🔧 编译

```sh
npm run build
```

## 🧪 测试

```sh
npm run test
```

## 🔍 Lint

```sh
npm run lint
```

## 💾 Commit

```sh
npm run commit
```

## 👤 作者

**CaoMeiYouRen**

* Website: [https://blog.cmyr.ltd/](https://blog.cmyr.ltd/)

* GitHub: [@CaoMeiYouRen](https://github.com/CaoMeiYouRen)

## 🤝 贡献

欢迎 贡献、提问或提出新功能!
如有问题请查看 [issues page](https://github.com/CaoMeiYouRen/cors-proxy-worker/issues).
贡献或提出新功能可以查看[contributing guide](https://github.com/CaoMeiYouRen/cors-proxy-worker/blob/master/CONTRIBUTING.md).

## 💰 支持

如果觉得这个项目有用的话请给一颗⭐️,非常感谢


在爱发电支持我


become a patreon

## 🌟 Star History

[![Star History Chart](https://api.star-history.com/svg?repos=CaoMeiYouRen/cors-proxy-worker&type=Date)](https://star-history.com/#CaoMeiYouRen/cors-proxy-worker&Date)

## 📝 License

Copyright © 2025 [CaoMeiYouRen](https://github.com/CaoMeiYouRen).

This project is [MIT](https://github.com/CaoMeiYouRen/cors-proxy-worker/blob/master/LICENSE) licensed.

***
_This README was generated with ❤️ by [cmyr-template-cli](https://github.com/CaoMeiYouRen/cmyr-template-cli)_