the old REST interface

OpenWFEru started as ‘openwfe-ruby’, a client-side Ruby implementation of OpenWFE RESTful protocol.

This protocol was devised in 2003 and the initial implementation was openwfe-python.

the protocol

the old REST interface to the worklist

This interface allows to fetch, save, forward workitems placed in the stores of a worklist.

Maybe the easiest way to understand this implementation is to look at its test case.

the old REST interface to the engine itself

(coming later)

the next REST interface

(coming later)