Skip to main content

Bumper Crop of WADL Tools

Posted by mhadley on May 10, 2010 at 8:58 AM EDT

Last week saw the release of three new WADL frameworks:

Python
WADLLib
C#
WADL#
Ruby
Ruby client for the Web Application Description Language

Earlier I had committed, but failed to blog about, changes to wadl2java that enable the latest version to read both the current and prior versions of WADL files. This is driven by an XSLT stylesheet filter that updates the previous version to the latest version while leaving the current version intact.

Comments

jQuery WADL plugin

In RESThub (http://bitbucket.org/ilabs/resthub/), we have developed a jQuery WADL plugin that generate automatically a WADL test console. It is available at http://bitbucket.org/ilabs/resthub/src/tip/resthub-apps/roundtable/src/m... More documentation to come ...