News

Understanding idempotence, and how it applies to the most commonly used HTTP methods, is an important part of effective RESTful API design.
In Java 1.3, Sun introduced the Dynamic Proxy API, which can basically mimic any interface. Add that to an abstract data model, and you can conform any loosely typed data to a strongly typed ...