Gojek
Un-official Gojek & GoPay API Wrapper
Install / Use
/learn @mychaelgo/GojekREADME
gojek
Un-official Go-jek API Wrapper. API end point known by decompile the android APK.
This repository contains 3 main API:
- GoID API (Authentication specific API)
- Gojek API (core functionality for Gojek services)
- GoPay API (GoPay specific API)
you can see list of package here
Part of my personal finance automation
Documentation
All API documented in docs directory with OpenAPI format v3.0
SDK
Available in sdk directory and generated using OpenAPI Generator
Using NodeJS
You need to setting .npmrc like this. You need personal access token in order to download the package, see here
@mychaelgo:registry=https://npm.pkg.github.com
//npm.pkg.github.com/:_authToken=${GITHUB_REGISTRY_TOKEN}
After setup complete, now you install any package you want.
npm install @mychaelgo/goid-gojek
npm install @mychaelgo/gopay-gojek
npm install @mychaelgo/api-gojek
Using Go
WIP
Related Skills
node-connect
349.9kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.9kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.9kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
