Hacker News new | ask | show | jobs
by kyberias 2182 days ago
> This article adds little of value, or even doesn't highlight or enunciate the disadvantages of using REST for everything

I think it very clearly states that REST is not that well suited in situation where we actually want RPC.

> I see it being called an overload, but I see no alternatives..

Well, there are alternatives when RPC is needed, e.g. SOAP.