/wadlviz

Primary LanguageClojure

wadlviz

The ambition is a GraphViz visualisation tool for WADL files. In its current state it only supports a simple listing of methods on the form

<path> <method> (<parameters>)

Usage

The program is executed by running

lein run <wadl-filenames>

License

Copyright (C) 2012 Thomas G. Kristensen

Distributed under the Eclipse Public License, the same as Clojure.