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

App42 PaaS - Cloud Platform Plugin

4 votes

Develop engaging and connected Mobile, Web, Social, Enterprise and SaaS Apps usingShepHertz App42 PaaS Cloud and Backend as a Service Platform Read more

Dependency :
compile ":app-forty-two-paas:0.2"

Documentation

Glickr Plugin

  • Tags : api, flickr, images
  • Latest : 0.1
  • Last Updated: 15 October 2012
  • Grails version : 2.0 > *
0 vote

This plugin aims to provide a feature complete implementation of the Flickr API by providing a Grails service and native Groovy classes that wrap the API. So rather than having to deal with individual and Flickr specific API methods, the Glickr Plugin wraps API calls in native classes and provides typical Grails methods like .getByUsername(..) or .findAll() Read more

Dependency :
compile ":glickr:0.1"

Documentation Source Issues

Recurly Grails API

  • Tags : api, recurly
  • Latest : 0.99
  • Last Updated: 08 March 2012
  • Grails version : 1.3.5 > *
3 votes

A Easy To Use Grails API to Communicate With Recurly servers. Its a grails-plugin implementation of the Recurly API. Feel Free to mail in case of any issues and enhancements.

This Plugin Is Built with these points in mind: 1) Ease Of Use 2) Robustness Read more

Dependency :
compile ":recurly:0.99"

Documentation Source