• Title/Summary/Keyword: RESTful

Search Result 85, Processing Time 0.051 seconds

SPA ViewModel Transformation for RESTful API (RESTful API를 위한 SPA ViewModel 변환)

  • Dong-il Cho
    • Journal of Internet Computing and Services
    • /
    • v.24 no.1
    • /
    • pp.9-15
    • /
    • 2023
  • Single-Page Application(SPA) requires data transformation for communication with RESTful API. The Backend for Frontend(BFF) pattern handles this transformation in the server, but there is some problem that increases the number of communication and makes development and distribution difficult. In this study, we propose an architecture that maps the ViewModel of SPA and the model of RESTful API directly in SPA. The proposed architecture automatically generates a mapping model between the RESTful API model and the ViewModel using the OpenAPI specification, which is the document model of the RESTful API. The data transfer component of SPA automatically converts RESTful API data and ViewModel using the created model. As a result of comparison with the existing BFF method through case study, the proposed architecture showed higher development productivity than BFF, and as a result of load tests, it recorded about 6% lower server CPU occupancy compared to BFF.

Performance Analysis of Web Service Middleware based on SOAP/RESTFUL (SOAP/RESTFUL 기반 웹 서비스 미들웨어 성능분석)

  • Song, Byung-Kwen
    • Journal of IKEEE
    • /
    • v.18 no.1
    • /
    • pp.146-151
    • /
    • 2014
  • The Smart Grid provide a lot of additional service between ICT(Information Communication Technology) and fusion service. The smart grid using various protocol need to use independent middleware system for exchanging information data. The application system of Smart Grid is exchanging information on the almost All-IP system. The current All-IP middleware system consist of SOAP and RESTful. This paper analysis SOAP and RESTful. This result make use of building Smart Grid System.

Resource Discovery Method in RESTful Web Services (RESTful 웹 서비스에서 리소스 발견 방법)

  • Lee, Yong-Ju
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2013.05a
    • /
    • pp.1027-1030
    • /
    • 2013
  • 근래에 OpenAPI의 구현 형태는 기존의 SOAP 기반 구현 방식에서 비교적 간단하고 가벼운 REST 방식으로 바뀌고 있다. 이러한 결과로 웹상에 이용 가능한 RESTful 웹 서비스들의 수가 급격하게 증가됨에 따라 적합한 리소스를 찾는 것은 매우 중요한 이슈로 대두되었다. 본 논문에서는 RESTful 웹 서비스를 개발할 때 생성되는 WADL 문서를 가지고 리소스를 효율적으로 발견할 수 있는 일련의 다단계 매칭 방법을 제안한다. 제안된 방법은 168개의 RESTful 웹 서비스 집합에 대한 실험을 수행하여 그 성능의 우수함을 보인다.

Implementation Method of Semantic Web Ontologies Based on Restful (Restful 기반 시맨틱웹 온톨로지 구축 방안)

  • Choi, Ro-Hwan;Park, Seok-Cheon;Lee, Cheol-Sik
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2013.11a
    • /
    • pp.1612-1615
    • /
    • 2013
  • 웹 2.0의 등장과 함께 Restful 웹 서비스의 활용이 전통적인 SOAP 기반 웹 서비스에 비해 크게 증가되었다. 최근 웹상에 이용 가능한 Restful 웹 서비스들의 수가 급격하게 증가됨에 따라 사용자들이 적합한 웹 서비스를 찾는 것은 매우 중요한 이슈로 대두되었다. 그러나 기존의 키워드 기반 검색 방법은 낮은 검색의 정확도 때문에 문제가 많다. 따라서 본 논문에서는 Restful 기반 온톨로지 구축 방법을 제안하고자 한다.

Clustering and Pattern Analysis for Building Semantic Ontologies in RESTful Web Services (RESTful 웹 서비스에서 시맨틱 온톨로지를 구축하기 위한 클러스터링 및 패턴 분석 기법)

  • Lee, Yong-Ju
    • Journal of Internet Computing and Services
    • /
    • v.12 no.4
    • /
    • pp.119-133
    • /
    • 2011
  • With the advent of Web 2.0, the use of RESTful web services is expected to overtake that of the traditional SOAP-based web services. Recently, the growing number of RESTful web services available on the web raises the challenging issue of how to locate the desired web services. However, the existing keyword searching method is insufficient for the bad recall and the bad precision. In this paper, we propose a novel building semantic ontology method which employs both the clustering technique based on association rules and the semantic analysis technique based on patterns. From this method, we can generate ontologies automatically, reduce the burden of semantic annotations, and support more efficient web services search. We ran our experiments on the subset of 168 RESTful web services downloaded from the PregrammableWeb site. The experimental results show that our method achieves up to 35% improvement for recall performance, and up to 18% for precision performance compared to the existing keyword searching method.

Design and Implementation of a RESTful SOAP-based Slip Data Processing System (RESTful SOAP 기반 전표 데이터 처리 시스템 설계 및 구현)

  • Hwang Eui-Chul
    • The Journal of the Korea Contents Association
    • /
    • v.5 no.1
    • /
    • pp.101-108
    • /
    • 2005
  • In this paper, we propose a design methodology of RESTful SOAP-based web services which try to solve extensibility problem of SOAP-based Web service by adopting REST concept into SOAP. And, we apply the proposed RESTful SOAP-based web services design methodology in constructing slip data processing web services, compare it with simple SOAP-based slip data web services, and try to propose a model for building Web Services in the future. REST is a model about architecture type of web distributed computing , the biggest distributed application in the world. In REST, identification of resources are made by URI, states(resources) are represented by document described by XML and transferred through HTTP our proposed RESTful SOAP-based web services are expected to contribute to constructing useful world wide web services which are essential in building E-Commerce society.

  • PDF

Development of Search Method using Semantic technologies about RESTful Web Services (시맨틱 기술을 활용한 RESTful 웹서비스의 검색 기법 개발)

  • Cha, Seung-Jun;Choi, Yun-Jeong;Lee, Kyu-Chul
    • Journal of Korea Spatial Information System Society
    • /
    • v.12 no.1
    • /
    • pp.100-104
    • /
    • 2010
  • Recently with advent of Web 2.0, RESTful Web Services are becoming increasing trend to emphasize Web as platform. There are already many services and the number of service increases in very fast pace. So it is difficult to find the service what we want by keyword based search. To solve this problem, we developed the search method using sem antic technologies about RESTful Web Services. For that, first we define the system structure and model the description format based on the integrated search system for OpenAPIs, and then we add Semantic Markup (tagging, semantic annotation) on the HTML description pages. Next we extract RDF document from them and store it in service repository. Based on the keywords that are extended by means of ontology, the developed system provides more purified and extended results than similarity-based keyword searching system.

SOAP-based Web Services vs. RESTful Web Services (SOAP 기반 웹서비스와 RESTful 웹서비스 기술 비교)

  • Park, Y.M.;Moon, A.K.;Yoo, H.K.;Jung, Y.C.;Kim, S.K.
    • Electronics and Telecommunications Trends
    • /
    • v.25 no.2
    • /
    • pp.112-120
    • /
    • 2010
  • 최근 들어 웹서비스는 그 발전 과정에서 SOAP 기반의 웹서비스와 RESTful 기반의 웹 서비스로 양분화되어 제공되고 있다. 서비스 인터페이스를 구현 로직으로부터 분리하는 웹서비스의 기본 개념을 따르면서 SOAP 기반의 웹서비스는 비즈니스 플로 처리를 위한 서비스 상호 연동에 주로 이용되고, RESTful 웹서비스는 데이터 접근에 주로 이용된다. 본 고에서는 SOAP 기반 웹서비스와 RESTful 웹서비스를 더 이상 구분하지 않고 통합하여 검색하거나 조합하고자 하는 시도의 첫 걸음으로 서비스 구조, 구현 기술, 사용 방법, 시맨틱 서비스화 연구의 관점에서 두 웹서비스를 비교하고자 한다.

Monitoring System for ESB using RESTful Open API (RESTful Open API를 이용한 ESB 모니터링 시스템)

  • Yang, Seyol;Lee, Jae-man;Lee, Sung-jae;Hong, Daniel
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2012.04a
    • /
    • pp.91-93
    • /
    • 2012
  • Open API는 기존 웹 서비스를 결합하여 새로운 서비스를 개발하는 최신의 방법이다. 본 논문에서는 RESTful 웹 서비스를 Open APT화 하여 그것을 이용한 모니터링 시스템 개발을 보인다. 본문의 개발 방법을 이용하는 경우 모니터링 시스템의 통합을 손쉽게 해결할 수 있으며, 차후 다른 시스템에 쉽게 결합시킬 수 있는 장점이 있다. 또한 축소된 호출 메시지 크기료 인해 서비스 제공 속도와 네트워크 대역 사용량에도 이점이 있다.

Automatic Building Ontology Techniques for RESTful Web Services (RESTful 웹 서비스를 위한 온톨로지 자동 구축 기법)

  • Lee, Yong-Ju
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2011.04a
    • /
    • pp.1415-1418
    • /
    • 2011
  • 최근 웹상에 이용 가능한 RESTful 웹 서비스들의 수가 급격하게 증가됨에 따라 사용자들이 적합한 웹 서비스를 찾는 것은 매우 중요한 이슈로 대두되었다. 그러나 기존의 키워드 기반 검색 방법은 나쁜 재현율과 나쁜 정확률 때문에 문제가 많다. 본 논문에서는 매개변수 클러스터링 기법에 패턴 분석 기법을 추가한 하나의 새로운 시맨틱 온톨로지 구축 방법을 제안한다. 이를 통해 온톨로지를 자동 구축하여 시맨틱 정보의 주석처리 부담을 줄일 수 있고, 보다 효율적인 웹 서비스 검색을 지원한다.