Exploring REST: Beyond Basic HTTP APIs Explained
When people hear REST, they often think it simply means “an HTTP endpoint that returns JSON.”
But REST is much more than that. It’s a way of designing interactions between clients and servers, not a library or a framework.
Let’s break REST down in a ...
blogs.sumanprasad.in4 min read