Skip to content

Latest commit

 

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SOAP for Elixir

SOAP is a mechanism for Remote Procedure Call using XML. This library is implementing this standard for Elixir.

Installation

It's still not available for hex, so you can install it this way:

def deps do
  [
    {:soap, github: "altenwald/soap-elixir"}
  ]
end

Documentation can be generated with ExDoc using the command mix docs.

About

SOAP for Elixir

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages