Is there a way, with Grackle, to convert API request results to JSON?
Or is there a way to prevent Grackle from converting API results to
OpenStruct? Basically, I'd like to make AJAX requests to my app, and
it would be easier to use this data if it is available to my
JavaScript as JSON.
Thanks,
Alex
Thanks for the response. Glad to see that there is support for this in
Grackle! Do you think this information belongs in the README or
perhaps could be further documented in the code? If so, I could try to
lend a hand in that work.
Cheers,
Alex