A simple forward proxy server for processing API calls to servers that don't send CORS headers or support HTTPS.
 
Go to file
Jim Heising 6c11aace1e Create README.md 2014-08-21 20:44:29 -07:00
.gitignore Added to gitignore 2014-08-21 15:08:22 -07:00
LICENSE Initial commit 2014-08-21 15:04:03 -07:00
README.md Create README.md 2014-08-21 20:44:29 -07:00
config.js Initial commit 2014-08-21 15:03:09 -07:00
package.json changes to package.json 2014-08-21 15:20:18 -07:00
server.js added AWS health checks 2014-08-21 15:38:01 -07:00

README.md

thingproxy

A simple forward proxy server for processing API calls to servers that don't send CORS headers or support HTTPS.