okfn / dataproxy

Web application (targeted at appengine) to proxy data from certain data types into a JSON-P data type so that users can create mashups against remote data sets.
http://jsonpdataproxy.appspot.com/
Other
75 stars 24 forks source link

Got the demo page to work to some extend. #6

Closed nigelbabu closed 12 years ago

nigelbabu commented 12 years ago

This makes it work, mostly fixed the attribute names in the response. Also added charset as utf-8 so FF dev console would stop complaining.

nigelbabu commented 12 years ago

And my vimrc seems to have caught a few stray trailing spaces too!