this post was submitted on 17 Dec 2024
34 points (97.2% liked)
Hacker News
309 readers
500 users here now
RSS Feed of HackerNews
founded 3 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
SOAP services are a thing of the past, but I still remember how easy it was to put the WSDL URL is Visual Studio and poof you'd have a full SDK complete with a service facade and data models. So nice and easy. (Which appears to be similar to what this guy was trying to build and sell)
When REST started getting popular, I was like: "WTF, we have to code all this now by hand again!?"
Swagger does that for REST