REST
REST, Representational State Transfer, is an architectural style for implementing distributed hypermedia systems.
To qualify as a REST architectural style, TPM REST API needs to satisfy the set of REST architectural constraints which are applied to the elements within its architecture. Such elements are referred to as the REST architectural elements. After you have understood how the elements work together under the constraints, then you virtualize the data-flowing path in TPM REST API through the REST architectural views.
Note: For more information regarding the REST architectural style, see
Architectural Styles and the Design of Network-based Software Architectures.
Copyright © TIBCO Software Inc. All rights reserved.