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
-
C0D4669023yBecause the vendor is from the Stone Age and doesn't know wtf a rest api is.
Plus, using an XSD for validating api data isn't a bad thing. -
Because the api standard for connecting brokers to insurance company systems for our country defines SOAP.
And our team is tasked to write an service to provide such an endpoint and connect it to our internal system.
Also, that standard has errors and inconsistencies. -
SOAP itself isn't actually that terrible.
the problem is the people usually using SOAP, because most of the time, _they're_ terrible. and they would make terrible APIs with REST, GraphQL, or any other paradigm/technology. -
I would say Dove maybe?
They could build a soap API.
GET /ingredients
["aqua", "stearic acid", "lauric acid", "sodium palmate", ...] -
kiki352473yThe reason is nostalgia. I really want to build something on PHP 5.4 and Apache in 2022, just because it brings me back in time when I was a student, the world was simpler, there was no war between my country and Ukraine, and I actually remembered what an integral equation is and how to solve them.
I am genuinely curious, to those still building SOAP based APIs in 2022, why??
rant