# 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