1. The document reports on research into REST and its potential application in the company's reference architectures. It aims to facilitate discussion by reaching a common understanding of REST concepts and principles.
2. It provides an overview of the key concepts in REST including resources, representations, state, and the uniform interface using HTTP methods. It also discusses RESTful web services and when they may be suitable compared to SOAP-based services.
3. The document concludes by discussing how REST and RESTful approaches relate to service-oriented architectures, noting that a RESTful SOA combines the lightweight aspects of REST with the basic concepts of centralized, reusable services in a SOA.