1.0.0 • Published 10 years ago

jsonp-proxy v1.0.0

Weekly downloads
2
License
MIT
Repository
-
Last release
10 years ago

Jsonp Proxy

Convert json url into jsonp

Installation

# git clone https://github.com/fakechris/jsonp-proxy
# cd jsonp-proxy/
# npm -g install

// Then edit config.js, make sure you have everything checked in the config file
// and run!
# node app.js

Configuration

All settings are placed in /config.js, hack it as you go.

Proxy Settings

  • proxy_url: The url proxy to

License

Jsonp Proxy is freely distributable under the terms of the MIT license.

Copyright (c) 2014 Chris Song

See LICENCE for details.