izpis_h1_title_alt

Napredno iskanje programskih vmesnikov REST v arhitekturi mikrostoritev
ID Blažej, Aljaž (Author), ID Lavbič, Dejan (Mentor) More about this mentor... This link opens in a new window

.pdfPDF - Presentation file, Download (3,51 MB)
MD5: 445D5B26936674B291BA335C362A769B

Abstract
Arhitektura mikrostoritev je v zadnjih letih postala priporočen način gradnje sistemov v večjih podjetjih. Te mikrostoritve večinoma med seboj komunicirajo preko programskih vmesnikov RESTful, katerih je lahko v določenem sistemu več deset tisoč. V delu bomo predstavili prototip iskalnika, ki programske vmesnike samodejno odkrije in uporabniku nudi različne napredne načine iskanja. Iskalnik pri ujemanju poizvedbe z vmesniki uporablja kombinacijo zbirke WordNet, pomembnosti vmesnikov in raznolike obtežitve parametrov. Pomembnost programskih vmesnikov izračuna na podlagi informacij o odvisnostih mikrostoritev in številu zahtevkov HTTP, ki jih pridobi iz metrik odjemalca Consul ter odjemalca HTTP. S tem doseže 87 % natančnost pri iskanju najboljšega rezultata. Razvili smo tudi iskanje z izbiro skupin programskih vmesnikov, ki temelji na semantičnih podatkih modela podatkovne baze in povezavah tujih ključev tabel ter na podatkih, pridobljenih iz uveljavitev sprememb Git. S tem pristopom smo po prvi delitvi pravilen programski vmesnik našli v 61 % primerov, kar je veliko boljše kot z metodo, ki temelji le na semantičnih podatkih vmesnikov, pri kateri je bila natančnost 38 %. Evalvacijo obeh oblik iskalnika smo izvedli z realnimi poizvedbami v sistemu podjetja s 3350 programskimi vmesniki RESTful.

Language:Slovenian
Keywords:programski vmesniki, REST, iskanje, semantika, gručenje, Swagger
Work type:Master's thesis/paper
Typology:2.09 - Master's Thesis
Organization:FRI - Faculty of Computer and Information Science
Year:2020
PID:20.500.12556/RUL-118194 This link opens in a new window
COBISS.SI-ID:27543043 This link opens in a new window
Publication date in RUL:26.08.2020
Views:1190
Downloads:244
Metadata:XML RDF-CHPDL DC-XML DC-RDF
:
Copy citation
Share:Bookmark and Share

Secondary language

Language:English
Title:Advanced REST API discovery in microservice architecture
Abstract:
Microservice architecture has become the default way of implementing large information systems. Microservices usually consist of multiple REST API endpoints, over which they communicate. This can amount to systems having over tens of thousands of REST endpoints, which developers can not keep track of. We will present a REST API search engine prototype, which automatically discovers endpoints and offers advanced search options. The engine uses a combination of WordNet lexical database, endpoint importance and parameter weight calculation to achieve optimal search results. We present a novel approach for importance calculation, which uses service discovery and HTTP request metrics, gathered from Consul and HTTP clients respectively. This weighted combination of methods manages 87 % precision on the top result. We also implemented a different way of searching by continuously selecting groups of endpoints. The groups are formed from database foreign key connections, semantic information from tables and columns and a network, based on Git contributions. The results from this approach yielded a 61 % accuracy after the first division compared to 38 % that we got from the method, which only uses semantic endpoint information. We evaluated both types of searching using real life query examples in a system consisting of 3350 API endpoints.

Keywords:API, REST, search, semantics, clustering, Swagger

Similar documents

Similar works from RUL:
Similar works from other Slovenian collections:

Back