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.
Related Topics >>
Blog Links >>
- Login or register to post comments
- Printer-friendly version
- mhadley's blog
- 2603 reads






Comments
jQuery WADL plugin
by bouiaw - 2010-05-17 03:28
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 ...