Service-oriented systems mainly follow two principles for accessing data and invoking back end applications: Remote Procedure Calls and Message-Orientation. However, a number of researchers and practitioners have criticized these paradigms as too complex and rigid. Instead, Representational State Transfer (REST) architectural style has lately gained significant attention as an alternative means for accessing services and data. RESTful HTTP systems depend on Uniform Resource Identifiers (URIs) to uniquely identify and denote data and services as “resources”. In this paper, we discuss a technique to analyze the descriptions of legacy data and services in order first, to model their roles and relationships and second, to use the discovered dependencies for extracting Unique Resource Identifiers and the available HTTP methods, so that these legacy service elements and data can be accessed using lightweight requests.
[1]
Prashant Doshi,et al.
Towards Automated RESTful Web Service Composition
,
2009,
2009 IEEE International Conference on Web Services.
[2]
Wu Chou,et al.
Infoset for Service Abstraction and Lightweight Message Processing
,
2009,
2009 IEEE International Conference on Web Services.
[3]
Roy Fielding,et al.
Architectural Styles and the Design of Network-based Software Architectures"; Doctoral dissertation
,
2000
.
[4]
Petri Selonen,et al.
Towards a Model-Driven Process for Designing ReSTful Web Services
,
2009,
2009 IEEE International Conference on Web Services.