JSONP vs XHR vs fetch Example demonstarting simple node server responding to ajax/jsonp Installation git clone https://github.com/node-jsonp-example.git cd node-jsonp-example node server # visit http://localhost:3000 License WTFPL