REGISTRY FOR RESTful WEB SERVICE: RESTRegistry
Main Author: | Dr. Digvijaysinh Rathod |
---|---|
Format: | Article Journal |
Terbitan: |
, 2017
|
Subjects: | |
Online Access: |
https://zenodo.org/record/835523 |
Daftar Isi:
- SOAP/WSDL and REST are two architectural styles to build web services. SOAP/WSDL follows operation centric and REST follows resource centric approach. SOAP/WSDL has standard registry where producer can register service specification and consumer can discover service endpoint using UDDI. Recently RESTful web service gained momentum in development of distributed application and research community already started discussion about RESTful based Service Oriented Architecture(SOA) but there is no standard central repository exist where producer can register and consumer can search RESTful service based on Quality of Services or based on their specification. In this research paper, we proposed framework: XML based RESTRegistry – central repository with Quality of Service through which producer can easily register services and consumer can search it easily. We also developed Travel Schedule benchmark application to test proposed framework in real world.