/nodejs-cxx-proxy

Cross site scripting ajax web proxy

Primary LanguageJavaScript

nodejs-cxx-proxy

Cross site scripting ajax web proxy

This is an experiment to use nodejs, it starts from the ideas found on:

It is a service / API that accepts a set of parameters, including a callback, and generate the Javascript code to be called, like JSONP technique.

I use nodeenv http://pypi.python.org/pypi/nodeenv in order to create a virtual node environment.