ProductPromotion
Logo

Elixir

made by https://0x3d.site

GitHub - devinus/detergent: An emulsifying Erlang SOAP library
An emulsifying Erlang SOAP library. Contribute to devinus/detergent development by creating an account on GitHub.
Visit Site

GitHub - devinus/detergent: An emulsifying Erlang SOAP library

GitHub - devinus/detergent: An emulsifying Erlang SOAP library

Detergent - An emulsifying Erlang SOAP library

Detergent helps make SOAP interactions in Erlang uhh... cleaner (pun totally intended)!

History

Most code in Detergent was originally extracted from the SOAP implementation in Yaws, the idea being to make this more readily available without having to install Yaws itself.

There are obviously changes in Detergent that make it different from the Yaws implementation, and these will continue. Hopefully these changes make Detergent easier to use.

Dependencies

Detergent depends on the excellent Erlsom library for all XML interactions. Erlsom takes away quite a bit of the pain of working with XML.

Building

Detergent uses rebar for building and wraps it i a Makefile for convenience.

First clone Detergent from GitHub:

$ git clone git://github.com/devinus/detergent.git

Then change into the newly created directory:

$ cd detergent

And make:

$ make

Rebar will first pull in Erlsom as a dependency from GitHub, attempt to build it, then build Detergent.

Testing

To test your Detergent build, start an Erlang shell and run the detergent:qtest/0 function.

The qtest/0 function attempts to call a web service at webservicex.net to retrieve the weather repeat for Boston.

$ erl -pa deps/erlsom/ebin ebin
> inets:start().
> detergent:qtest().

License

Most code is copyright (c) 2006 by Claes Wikstrom and you can find his license in LICENSE.

Anything else is provided under public domain which you can learn more about in UNLICENSE.

Articles
to learn more about the elixir concepts.

Resources
which are currently available to browse on.

mail [email protected] to add your project or resources here 🔥.

FAQ's
to know more about the topic.

mail [email protected] to add your project or resources here 🔥.

Queries
or most google FAQ's about Elixir.

mail [email protected] to add more queries here 🔍.

More Sites
to check out once you're finished browsing here.

0x3d
https://www.0x3d.site/
0x3d is designed for aggregating information.
NodeJS
https://nodejs.0x3d.site/
NodeJS Online Directory
Cross Platform
https://cross-platform.0x3d.site/
Cross Platform Online Directory
Open Source
https://open-source.0x3d.site/
Open Source Online Directory
Analytics
https://analytics.0x3d.site/
Analytics Online Directory
JavaScript
https://javascript.0x3d.site/
JavaScript Online Directory
GoLang
https://golang.0x3d.site/
GoLang Online Directory
Python
https://python.0x3d.site/
Python Online Directory
Swift
https://swift.0x3d.site/
Swift Online Directory
Rust
https://rust.0x3d.site/
Rust Online Directory
Scala
https://scala.0x3d.site/
Scala Online Directory
Ruby
https://ruby.0x3d.site/
Ruby Online Directory
Clojure
https://clojure.0x3d.site/
Clojure Online Directory
Elixir
https://elixir.0x3d.site/
Elixir Online Directory
Elm
https://elm.0x3d.site/
Elm Online Directory
Lua
https://lua.0x3d.site/
Lua Online Directory
C Programming
https://c-programming.0x3d.site/
C Programming Online Directory
C++ Programming
https://cpp-programming.0x3d.site/
C++ Programming Online Directory
R Programming
https://r-programming.0x3d.site/
R Programming Online Directory
Perl
https://perl.0x3d.site/
Perl Online Directory
Java
https://java.0x3d.site/
Java Online Directory
Kotlin
https://kotlin.0x3d.site/
Kotlin Online Directory
PHP
https://php.0x3d.site/
PHP Online Directory
React JS
https://react.0x3d.site/
React JS Online Directory
Angular
https://angular.0x3d.site/
Angular JS Online Directory