An open API service indexing awesome lists of open source software.

https://github.com/scrive/haskell-soap


https://github.com/scrive/haskell-soap

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

The `soap` package provides basic tools to make SOAP queries.
The specs are very complex and abstract, so it's only a thin layer
over `http-conduit` and `xml-conduit` to create a request,
send it and get a response.

http://hackage.haskell.org/package/soap