Hacker News new | ask | show | jobs
by perezdev 3609 days ago
Thought the same of WCF. Could've sworn Web API was going to replace WCF.
1 comments

I think Web API was just intended to be a lightweight replacement for RESTful API in WCF. WCF does so much more, the most popular probably being SOAP, but I believe it does much more in the messaging, queue, workflow space as well.