Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 759 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 759 Bytes

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