Simple HTTP proxy that enables cross-domain requests to any JSON API. See https://jsonp.nodejitsu.com for documentation. See the releases page for the client library changelog.
npm install
npm start
and do requests to http://localhost:8000/?url=...
