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
4 votes
2% of Grails users
A plugin that supports the development of RESTful web services based on the
Java API for RESTful Web Services (JSR 311: JAX-RS). It is targeted at
developers who want to structure the web service layer of an application in
a JSR 311 compatible way but still want to continue to use Grails' powerful
features such as GORM, automated XML and JSON marshalling, Grails services,
Grails filters and so on. This plugin is an alternative to Grails' built-in
mechanism for implementing RESTful web services.
A...
Read more
Dependency :
compile ":jaxrs:0.8"
Documentation
Source
Issues
Easy registration and usage of custom XML and JSON marshallers supporting hierarchical configurations.
Further documentation can be found <a href="http://github.com/pedjak/grails-marshallers">here</a>.
Read more
Dependency :
compile ":marshallers:0.3"
Documentation
Source
Provides alternate JSON (de)serialization using Google's Gson library Read more
Dependency :
compile ":gson:1.1.4"
Documentation
Source
Issues
This plugin brings the power of https://github.com/jwagenleitner/groovy-wslite library to your
Grails app. Thanks to Andres Almiray to provided code at https://github.com/griffon/griffon-wslite-plugin! Read more
Dependency :
compile ":wslite:0.7.2.0"
Documentation
Source
Issues
2 votes
6% of Grails users
Grails REST Client Builder Plugin Read more
Dependency :
compile ":rest-client-builder:1.0.2"
Documentation
Source
Issues
Provides oAuth integration for Grails, using the Scribe framework Read more
Dependency :
compile ":oauth-scribe:1.3"
Documentation
Read more
Dependency :
compile "org.grails.plugins.json-rest-api:json-rest-api:1.0.11"
Documentation
Source
Issues
9 votes
11% of Grails users
Adds REST client capabilities to your Grails application. Read more
Dependency :
compile ":rest:0.7"
Documentation
Provides SmartGWT integration (install smartgwt, dependency to GWT...) Read more
Dependency :
compile ":smartgwt:0.2"
Documentation
Source
Issues