Comment on Show HN: JSONP - enable cross-domain requests to any JSON API (w/ AJAX)Comments−jostylr14yI just recently did something similar: https://github.com/jostylr/cors-liteIt was to give a JSON API for http://bootswatch.comIt would be easy enough for anyone to host it on something like nodester.com or cloudfoundry.com and have it just for your own JSON data.−bede14yI simply have to commend your choice of project title here.
Comments
I just recently did something similar: https://github.com/jostylr/cors-lite
It was to give a JSON API for http://bootswatch.com
It would be easy enough for anyone to host it on something like nodester.com or cloudfoundry.com and have it just for your own JSON data.
I simply have to commend your choice of project title here.