Claim Missing Document
Check
Articles

Found 2 Documents
Search

Peran Bahasa Dalam Pembentukan Identitas Budaya Di Indonesia Harefa, Kevin Rewardi; Harefa, Kristian Harapan
Jurnal Ilmu Ekonomi, Pendidikan dan Teknik Vol. 1 No. 3 (2024): IDENTIK - November
Publisher : CV. SINAR HOWUHOWU

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.70134/identik.v2i4.150

Abstract

As a medium of expression and communication that captures the rich history and culture of the country, language plays a crucial part in the development of Indonesian cultural identity. In this regard, the article "The Role of Language in Forming Cultural Identity in Indonesia" describes how language serves as a symbol of identity that unites Indonesia's diverse tribes and ethnic groups in addition to serving as a communication tool. As an official language, Indonesian is crucial to preserving the integrity and unity of the country. People from various backgrounds may communicate and comprehend one another using this language without losing their cultural identity. In addition, regional languages play a significant role in preserving cultural variety by facilitating the generational transmission of regional customs and beliefs. The difficulties facing national identity in the age of globalization, when the persistence of local values may be threatened by foreign cultural influences, are also highlighted in this article. In this instance, language serves as a tool to preserve a community's distinct identity in the face of worldwide cultural uniformity. For Indonesian society to preserve its rich and varied cultural legacy, it is imperative that people understand the role that language plays in creating and preserving cultural identity. All things considered, language plays a multifaceted and intricate function in Indonesian cultural identity formation. Language serves as the primary foundation for the richness and diversity of the country's culture, not only as a tool for communication. The Indonesian people can guarantee that their cultural identity will continue to be robust and significant in the future by working together to protect and honor the many languages that are currently spoken.
Implementasi REST API untuk Integrasi Data Mahasiswa pada Sistem Perpustakaan dan Cafetaria Harefa, Kevin Rewardi; Mendrofa, Yustri Mei; Harefa, Kalebi Arta Sastra; Harefa, Efrat Ferson; Nazara, Marlus Aval Adi; Lase, Devi Chrisman
Jurnal Nasional Komputasi dan Teknologi Informasi (JNKTI) Vol 9, No 1 (2026): Februari 2026
Publisher : Program Studi Teknik Komputer, Fakultas Teknik. Universitas Serambi Mekkah

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.32672/jnkti.v9i1.10572

Abstract

Abstrak - Kebutuhan untuk menyinkronkan data identitas mahasiswa dalam ekosistem layanan kampus digital guna menghindari asimetri informasi antar unit layanan merupakan pendorong utama penelitian ini. Masalah utama yang ditemukan adalah kemungkinan kesalahan data pesanan dalam aplikasi kantin jika tidak terhubung langsung ke basis data pusat perpustakaan. Tujuan penelitian ini adalah untuk meningkatkan validitas dan efisiensi transaksi dengan mengintegrasikan data mahasiswa melalui API RESTful. Pembuatan layanan web menggunakan format pertukaran data JSON dan pembuatan logika validasi di sisi aplikasi penerima merupakan dua aspek metodologi penelitian. Proses integrasi dilakukan ketika JSON dari server Perpustakaan, mengkonfirmasi status keberhasilan respons, dan memvalidasi data atribut mahasiswa termasuk Nama, Jurusan, dan Nomor Ponsel adalah tiga langkah utama dari proses integrasi. Temuan menunjukkan kemampuan sistem yang dibangun untuk secara otomatis mengekstrak data ke dalam variabel lokal dan fitur keamanannya, yang menghentikan operator untuk melanjutkan proses pembayaran jika pengecekan status tidak berhasil. Singkatnya, implementasi REST API ini secara efektif mencapai integrasi data yang stabil antara Perpustakaan dan Sistem Kantin, menjamin bahwa layanan hanya dapat diakses oleh mahasiswa yang telah terkonfirmasi. Hasil akhir penelitian ini menjamin bahwa seluruh layanan transaksi pada unit kantin hanya dapat di akses dan diproses bagi mahasiswa yang identitasnya telah terkonfirmasi secara sah pada basis data pusat.Kata kunci : REST API; Integrasi Data; JSON; Aplikasi Kantin; Validasi Data; Abstract - The necessity of synchronizing student identity data within a digital campus service ecosystem to mitigate information asymmetry between service units is the primary motivation for this research. The central problem addressed is the potential for data inconsistency within the canteen application due to the lack of direct connectivity with the central library database. This study aims to optimize transaction validity and efficiency through data integration utilizing RESTful API technology. The implemented methodology focuses on developing JSON-based web services and designing validation logic on the client application side. The integration mechanism encompasses retrieving JSON data from the Library server, verifying response status, and validating student attributes such as Name, Study Program, and Mobile Number. Test results demonstrate the system's capability to automatically extract data into local variables and its security protection features that prevent transactions if status verification fails. This REST API implementation successfully establishes stable data integration, ensuring that canteen service access is exclusively granted to students with verified identities in the central database..Keywords: REST API; Data Integration; JSON; Canteen Application; Data Validation;