Skip to content

JacobianEngineering/soap-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Legacy API Example

quickstart

To get started do this:

bundle install
./bin/server

Then visit: localhost:9393/wsdl

running tests

You can run tests like this

./bin/test

soap client example

You can run the client like this (ensure that you run ./bin/server first or it won't work:

./bin/client

running via ngrok

Can also run this through ngrok.

./bin/server
ngrok http 9393

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors