Beyond REST: Using WebSockets for two-way communication in your React app

REST was the undisputed champion of web APIs forever. It dethroned SOAP and its verbose XML in favor of svelte JSON over HTTP. REST also had a quite elaborate conceptual model rooted in resources and verbs. But, REST wasn’t a perfect fit for every problem….

Source: https://blog.logrocket.com/beyond-rest-using-websockets-for-two-way-communication-in-your-react-app-884eff6655f5

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.