npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

jkt48connect-cli

v3.0.2

Published

CLI dan modul untuk mendapatkan data dari API JKT48Connect.

Downloads

1,631

Readme

20241127_092338

JKT48Connect API CLI & Modul

Sebuah CLI dan modul sederhana untuk berinteraksi dengan API JKT48Connect. Alat ini memungkinkan Anda mengambil data seperti validasi API key, data teater, detail event, membuat pembayaran, memeriksa status pembayaran, dan lainnya.

Dokumentasi Lengkap

Untuk Dokumentasi lebuh lengkapnya dapat dilihan disini

Fitur

  • Validasi API Key
  • Mengambil data Theater.
  • Mengambil data Event dan detail event.
  • Mengambil detail Theater.
  • Mengambil detail Member.
  • Mengambil data Live.
  • Membuat Pembayaran melalui API Orkut.
  • Memeriksa Status Pembayaran melalui API Orkut.
  • Mendapatkan data Semua Member dari JKT48.
  • Mendapatkan data Live Terbaru.

API Key Gratis

Tersedia 3 API key gratis yang dapat digunakan untuk percakapan dan percakapan terbatas. Masing-masing API key memiliki batas request sebanyak 50 kali. Anda dapat langsung menggunakan salah satu dari API key berikut:

  1. API Key 1: J48-9F2A7B1D
  2. API Key 2: JKT-4F5C3D8A
  3. API Key 3: J48-2E9D4B7C

Silakan pilih salah satu API key di atas untuk memulai penggunaan tanpa biaya. Jika Anda membutuhkan lebih banyak kuota atau durasi lebih lama, Anda dapat membeli API key dengan menghubungi nomor WhatsApp yang disediakan di bawah.


Pembelian API Key

API key tambahan dapat dibeli dengan cara berikut:

  1. Melalui WhatsApp Manual
    Hubungi nomor berikut untuk memesan API key secara manual:
    +62 857-0147-9245

  2. Melalui Bot WhatsApp
    Kirim perintah berikut ke nomor bot: +62 857-0147-9245

    .buyapi <CustomApiName> <RequestLimit> <DurasiAktif>

    Contoh:

    .buyapi Valzy 250 5hari

    Penjelasan:

    • <CustomApiName>: Nama API yang ingin Anda beli (misalnya: Valzy).
    • <RequestLimit>: Batas jumlah request yang dapat dilakukan dengan API key tersebut.
    • <DurasiAktif>: Durasi waktu aktif API key, dapat menggunakan format seperti 5hari, 1bulan, dll.

Instalasi

Instalasi Global (CLI)

Untuk menggunakan alat ini melalui terminal, instal secara global:

npm install -g jkt48connect-api

Instalasi Sebagai Modul

Jika Anda ingin menggunakan fungsi API dalam proyek Node.js:

npm install jkt48connect-api

Penggunaan

CLI

Jalankan alat ini dari terminal dengan perintah:

jkt48connect <command> <api_key> [additional_params]

Perintah yang Tersedia:

| Perintah | Deskripsi | Contoh Penggunaan | |---------------------|-------------------------------------------|--------------------------------------------------------| | check | Validasi API key | jkt48connect check <api_key> | | theater | Ambil data theater | jkt48connect theater <api_key> | | events | Ambil data event | jkt48connect events <api_key> | | eventDetail | Ambil detail untuk event tertentu | jkt48connect eventDetail <api_key> <event_id> | | theaterDetail | Ambil detail untuk theater tertentu | jkt48connect theaterDetail <api_key> <theater_id> | | memberDetail | Ambil detail untuk member tertentu | jkt48connect memberDetail <api_key> <member_id> | | allMembers | Ambil data semua member | jkt48connect allMembers <api_key> | | live | Ambil data live | jkt48connect live <api_key> | | recentLive | Ambil data live terbaru | jkt48connect recentLive <api_key> | | createPayment | Buat pembayaran menggunakan Orkut API | jkt48connect createPayment <api_key> <amount> <qr_code> <logostore> | | checkPaymentStatus| Cek status pembayaran menggunakan Orkut | jkt48connect checkPaymentStatus <api_key> <merchant_id> <key_orkut> <amount> |


Modul

Gunakan fungsi berikut dalam proyek Node.js Anda:

Contoh Penggunaan:

const {
  checkApiKey,
  getTheater,
  getEvents,
  getEventDetail,
  getTheaterDetail,
  getMemberDetail,
  getAllMembers,
  getLive,
  createPayment,
  checkPaymentStatus,
} = require("jkt48connect-cli");

// Contoh: Validasi API Key
checkApiKey("ApiKey")
  .then(() => console.log("API Key valid!"))
  .catch((err) => console.error(err));

// Contoh: Membuat Pembayaran
createPayment("ApiKey", 100000, "sample-qr-code", "https://example.com/logo.png")
  .then((data) => console.log("Payment Created:", data))
  .catch((err) => console.error(err));

// Contoh: Cek Status Pembayaran
checkPaymentStatus("ApiKey", "merchant-id", "your-key-orkut", 50087)
  .then((data) => console.log("Payment Status:", data))
  .catch((err) => console.error(err));

Lisensi

Proyek ini dilisensikan di bawah MIT License. Lihat file LICENSE untuk detailnya.


Author

Valzyy


Selamat menggunakan! Jangan ragu untuk melaporkan masalah atau mengusulkan fitur baru.