
This also allows us to removal lxml as an optional dependency. Change-Id: I7ce0418012070677e36e41236487f3fabc0763a8 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
369 B
369 B
Getting Started
For now here is just a working example. You can find it in the examples directory of the source distribution.
../examples/demo/demo.py
When running this example, the following REST client can interrogate the web services:
../examples/demo/client.py