Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/burhanuday/cors-proxy
https://github.com/burhanuday/cors-proxy
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/burhanuday/cors-proxy
- Owner: burhanuday
- Created: 2019-10-28T04:07:22.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T11:07:55.000Z (about 2 years ago)
- Last Synced: 2024-07-31T21:53:12.127Z (5 months ago)
- Language: JavaScript
- Size: 135 KB
- Stars: 34
- 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