No JSON/JSONP? No problem. This is a simple async server written using goliath. You can deploy this inside your domain to access a JSON api that doesn't support JSONP as well as convert a XML api into JSON.
Need to your leverage your synchronous stack with what is returned from the api? ForwardingSupport demonstrates a simple yet effective pattern to integrate with your existing applications.