top | item 47211005

(no title)

girvo | 18 hours ago

I kind of miss SOAP. Ahead of its time? Probably not, but I built some cool things on top of it

discuss

order

vbezhenar|14 hours ago

Right now I'm writing adapter so people could call one SOAP service using simpler interfaces. That involves implementing WS-Security with non-standard algorithms, that also involves dealing with things like XML escaped into a string and embedded inside another XML.

Let's say I hope for the day I'll miss SOAP. Right now I have too much of it.

pfraze|18 hours ago

atproto's lexicon-based rpc is pretty soap-like