I want to write a simple web service in groovy/grails which will retun some values from a database table when it receives a GET request.
I am relatively new to web services, though have used grails for a few months now,
How do I start, which api is good?
Thanks
Priyank
I want to write a simple web service in groovy/grails which will retun some
Share
How far have you got?
You’ve at least read the documentation yeah?