Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/benfoxall/heroku-cors
- Owner: benfoxall
- Created: 2012-09-12T11:15:24.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-05-07T09:11:18.000Z (almost 10 years ago)
- Last Synced: 2025-01-19T08:31:10.579Z (23 days ago)
- Language: JavaScript
- Size: 111 KB
- Stars: 8
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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