RESTful API to access GORM-managed entities
Dependency :
compile ":restful-gorm:0.0.1-SNAPSHOT"
Summary
This is a continuation of the json-rest-api plugin only this one works with both XML as well as JSON serializer and allows for accessing domain classes relations.This is work in progress…
Installation
grails install-plugin restful-gorm