Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/leejarvis/sponge


https://github.com/leejarvis/sponge

elixir erlang parser soap wsdl

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Sponge
======
[![Build Status](https://travis-ci.org/leejarvis/sponge.svg?branch=master)](https://travis-ci.org/leejarvis/sponge)

Sponge is a library for dealing with building SOAP requests and parsing
responses.

This is a work-in-progress. The WSDL parser is the current step of development.

## Goals

* No HTTP library. Sponge is not designed to actually make HTTP requests
* Loosely based on the [LolSoap Ruby library](https://github.com/loco2/lolsoap)
* No production dependencies outside standard library

## License

See LICENSE