0.0.8 • Published 11 years ago

mini_reverse_proxy v0.0.8

Weekly downloads
29
License
-
Repository
-
Last release
11 years ago

Sets up a proxy in /proxy.

Usage: GET|POST|PUT|etc http://host/proxy?url=TARGET_URL

TARGET_URL can be http or https

To prevent abuse we have hardcoded a whitelist ( see below )

example:

$ curl -X GET http://localhost:3001/proxy?url=http://foo.com/api/v2/magazine/summary.json

This is normally used for AJAX + CORS

0.0.8

11 years ago

0.0.7

11 years ago

0.0.6

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago