mrkcor / echo_service_client_ruby

SOAP client to consume my example SOAP service

Home Page:http://mkrmr.wordpress.com/2011/11/07/writing-a-soap-web-service-in-ruby/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EchoService Client in Ruby Build Status

SOAP client for the EchoService

Uses the Savon SOAP client library

If you have any issues, suggestions, improvements, etc. then please log them using GitHub issues.

Usage

Clone the EchoService Git repository and get it up and running

Clone this Git repository

On your shell run: ./echo.rb "Whatever you want to Echo"

License

The EchoService Client in Ruby is released under the MIT license.

Author

Mark Kremer

About

SOAP client to consume my example SOAP service

http://mkrmr.wordpress.com/2011/11/07/writing-a-soap-web-service-in-ruby/

License:MIT License


Languages

Language:Ruby 100.0%