jsonp-proxy

1.0.0 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i jsonp-proxy

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • fakechris