https://github.com/ngthucdotcom/cors-anywhere
https://github.com/ngthucdotcom/cors-anywhere
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ngthucdotcom/cors-anywhere
- Owner: ngthucdotcom
- License: mit
- Created: 2021-05-27T02:14:28.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-05-25T07:08:04.000Z (about 4 years ago)
- Last Synced: 2025-01-10T16:13:56.339Z (over 1 year ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cors Anywhere - NodeJS Proxy Server
## Usage
* Install packages: `npm i`
* Start proxy server: `npm start`
* Proxy server will running at `http://localhost:8080/`
## License
Cors Anywhere is licensed under [Rob Wu](https://github.com/Rob--W/cors-anywhere)