Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/benfoxall/heroku-cors

a quick cors proxy using heroku
https://github.com/benfoxall/heroku-cors

Last synced: 16 days ago
JSON representation

a quick cors proxy using heroku

Awesome Lists containing this project

README

        

heroku-cors-proxy
=================

Quick, easy and dirty way to proxy a non-cors api through a cors heroku app

heroku create
git push heroku master
heroku config:add TARGET=http://my-non-cors-host.com