Google Web Toolkit News - onGWT.com

To content | To menu | To search

Saturday 29 March 2008

GWT Rest

sonatype-gwt-rest -- is a "generic" (low-level) fully compliant async REST client for GWT that avoids "native" GWT RPC completely. This modules adds "generic" capability to drive any JSON, XML or plain text enabled REST Service from GWT client applications. Nexus is powered by restlet.org, hence this client is usable with all REST services backed by restlet.org Java framework.

NexusGwtUiArchitecture - Nexus GWT - Trac

Friday 13 July 2007

New blog : On REST

My friends Jérome Louvel and Thierry Boileau, from Restlet, just open a new blog about REST : On REST.

Tuesday 19 June 2007

GWT meets REST

Thomas Steiner has built an automatic multi language program library generation for REST APIs in GWT !
Here is a demo of the library.
Here is a article about it.
Here is Thomas' Blog.