crystal-community / crystal-libraries-needed

A list of libraries that are needed or wanted for the Crystal-Language
141 stars 4 forks source link

SOAP Client #98

Open kupolak opened 5 years ago

kupolak commented 5 years ago

Just like Savon in Ruby. https://github.com/savonrb/savon

alexanderadam commented 5 years ago
  1. @reiswindy began a SOAP shard called bronzite which looks very good so far.
  2. @agrare began a SOAP shard called simple_soap that he used in one of his projects. It seems that there is not much available yet and the last commits were from a year ago.

Besides from those there is the WSDL parser isot from @Hamdiakoguz, which is a port of wasabi (the WSDL parser used in savon).

Maybe the tooling is already there. I don't know the current state of the shards to have it in production but it seems some folks are working on it. Maybe you want to support them?

Also the Salesforce libary cloudforce of @watzon has SOAP support in the pipeline so maybe you want to join forces.

watzon commented 5 years ago

Didn't even realize I got mentioned here lol. Yeah I was using SOAP a couple years ago when I was doing salesforce stuff. Worst year of my life development wise. I'm definitely open for questions though if anyone needs help.

alexanderadam commented 5 years ago

Just in case anyone is interested: it seems that @reiswindy is still working on bronzite, made a few improvements and updated it to 0.29.0.