summaryrefslogtreecommitdiff
path: root/examples/README.txt
blob: 9ef0b22431af7fd5396ca5b061e8fcfca0111709 (plain)
1
2
3
4
5
6
7
8
9
XmlRpc Light, a small XmlRpc client based on Xml Light and Ocamlnet
===================================================================

Source code examples:

  - adder: simple XmlRpcServer example, adds two numbers
  - genclient: code generation tool using introspection methods
  - ubigraph: bindings to Ubigraph visualization tool
  - wordpress: client interface for WordPress blog API