• en

cduce_ws 0.1

Maintainer contact@ocamlpro.com
Dependencies
& cduce
ocaml-src
ocurl
OCaml = 3.12.1
Published Aug 21, 2012
Source [http] http://www.cduce.org/download/cduce_ws-0.1.tar.gz
0ec07973db62cf3ffa4bb3c9ce2c1b6c
Edit https://github.com/ocaml/opam-repository/tree/master/packages/cduce_ws/cduce_ws.0.1/opam

Library fo Web Services creation

CDuce_WS is library for Web Services creation. It can be used alone for the creation of clients programs, and with OcCDuce for servers.

Basically, CDuce_WS is a CDuce representation of the SOAP protocol structures (SOAP Envelope, SOAP Encoding, etc.) with some helper functions to ease the programmation of Web Services. Additionally, a WSDL structure is also provided, as well as some functions (adapted from OCSoap) to extract useful information from a WSDL file.

No package is dependent