News

RESTful design anti-patterns Far too often, you will see a supposedly RESTful system in which the designers have shoehorned every permutation of their API into a POST invocation. Just because you ...
In this 10-question RESTful web services quiz, we will test you on how to develop REST-based APIs, how RESTful web services leverage the HTTP protocol and how to structure URLs and URIs in order to ...