News

In a future RESTful API design tutorial, we will demonstrate how passing a JSON ... Overuse of the POST method is itself RESTful anti-pattern. Far too often, you will see a supposedly RESTful system ...
A core tenant of the RESTful API development doctrine is that a Uniform Resource Locator, as the name implies, should uniquely identify a resource on the server. Sadly, that simple concept is often ...