untoldone / bloomapi

Create APIs out of public datasources
https://www.bloomapi.com/documentation/public-data
MIT License
89 stars 29 forks source link

added callback param for jsonp #54

Closed theworkerant closed 10 years ago

untoldone commented 10 years ago

A callback method for JSONP should wrap the response object with a method call to the callback method of choice. This file change doesn't do this/ wont make jsonp work by itself.