Groovy On Google App Engine Demo


This demo uses groovlets on the Google App Engine to load the Google DataStore service. Groovlets are running over Java using the Gaelyk library. The demo also illustrates some of Groovy's helper classes in making a simple data loader and SOAP web services available to external client applications.

Start Application

Code

edititems.gtpl The groovy template.
Items.groovy A groovlet to handle post requests
appengine-web.xml Google App Engine Descriptor
web.xml App Engine descriptor
Building.groovy A closure object to screen scrape Wikipedia