Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
retoor82594dDon't get it either, xmlrpc all the way. But anyway, .NET had native integration with soap. You could access functions like they were local, there was no difference. The tooling made SOAP cool. But if you do it with a bad soap client, it sucks.
-
Hazarth97484dWhats wrong with soap? It's a bit dated and verbose but it works fine. I mean all of xml is pretty verbose anyway
-
@antigermgerm it's stuff you use to clean yourself, and make yourself less smelly. no wonder you never heard of it.
-
n1cK1337602d@retoor yeah, I need to migrate a .NET codebase making API calls via SOAP. Tons of templates, weird signing with antiquated certificates, etc.. End of the story: What takes me 30 seconds and 10 lines with a rest API, it took me 2 weeks and tons of AI to analyse how to make one request.
Related Rants
How can something called SOAP be such filthy shit. No wonder people wanted to build local-only software back then.
rant
api