package cduce_ws

  1. Overview
  2. No Docs
Library fo Web Services creation

Install

Dune Dependency

Authors

Maintainers

Sources

cduce_ws-0.1.tar.gz
md5=0ec07973db62cf3ffa4bb3c9ce2c1b6c

Description

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.

Published: 21 Nov 2013

Dependencies (4)

  1. ocaml-src
  2. ocurl
  3. cduce
  4. ocaml = "3.12.1"

Dev Dependencies

None

Used by

None

Conflicts

None