Claim Missing Document
Check
Articles

Found 1 Documents
Search
Journal : Jurnal Komtika (Komputasi dan Informatika)

Penerapan Web Service pada Integrasi Database Simperpus dan SIAK Menggunakan Rest API Nugroho, Setiya; Primadewi, Ardhin
Jurnal Komtika (Komputasi dan Informatika) Vol 4 No 2 (2020)
Publisher : Universitas Muhammadiyah Magelang

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31603/komtika.v4i2.4225

Abstract

Library Information Systems and Academic Information Systems that are not integrated with each other have resulted in duplication and inconsistency of data. This study aims to integrate databases by implementing web services in both systems. Simperpus uses the Rest Client and SIAK uses the Rest Server. The exchange of data between the server utilizes JSON. This research uses UML as a system design modeling with several diagrams, namely use case diagrams, class diagrams, sequence diagrams, activity diagrams, component diagrams, and deployment diagrams. Writing programming language in the study is the Codeigniter framework with MySQL database. The test results showed that the process of sending data in JSON format from SIAK to Simperpus obtained a response time of 137 ms.