Plugins You can find out about all the publicly available Grails plugins.

Restrpc Plugin

  • Tags : rpc, rest, api, annotation, restrpc
  • Latest : 0.1
  • Last Updated: 29 April 2013
  • Grails version : 2.0 > *
1 vote

RESTRPC is an interceptor api that allows the user to associate more than one method/function per request method while still being compliant with the REST standard thus creating a ONE-TO-MANY pairing. Read more

Dependency :
compile ":restrpc:0.1"

Documentation Source Issues