https://github.com/burhanuday/cors-proxy
https://github.com/burhanuday/cors-proxy
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/burhanuday/cors-proxy
- Owner: burhanuday
- Created: 2019-10-28T04:07:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T11:07:55.000Z (over 2 years ago)
- Last Synced: 2024-10-29T10:53:21.233Z (6 months ago)
- Language: JavaScript
- Size: 135 KB
- Stars: 37
- Watchers: 4
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- public-apis - CORS Proxy
- fucking-public-apis - CORS Proxy
- public-apis - CORS Proxy
README
# CORS Proxy Server
Get around the annoying CORS error by using this proxy as a middle man## Hosted at
[https://course-search-proxy.herokuapp.com](https://course-search-proxy.herokuapp.com)## Routes
### POST /
```
Params: none
Body:
- urlToGet: the url you want to GET
```## License
MIT