0.0.8 • Published 12 years ago

mini_reverse_proxy v0.0.8

Weekly downloads
29
License
-
Repository
-
Last release
12 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

12 years ago

0.0.7

12 years ago

0.0.6

12 years ago

0.0.5

12 years ago

0.0.4

12 years ago

0.0.3

12 years ago

0.0.2

12 years ago