grails-json-rest-api
grails-json-rest-api copied to clipboard
Add support for EmberJS-style REST interface
trafficstars
EmberJS wants a certain style of REST interaction not currently supported by this plugin.
For what that looks like see this: http://kentbutlercs.blogspot.hu/2013/02/emberjs-notes-and-gotchas.html
I've got code to offer that is backwards-compatible with the current plugin functionality.