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 1 month ago
JSON representation

Lists

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