Skip to content

Latest commit

 

History

History
66 lines (47 loc) · 2.06 KB

README.md

File metadata and controls

66 lines (47 loc) · 2.06 KB

KAI Train Web Service Client for Go GoDoc Go Report Card

KAI Train Web Service Client for Go

UnOfficial Go Package Client library for KAI (Kereta Api Indonesia) Train Web Service

Author:
ClientSDK Team »

Report issues

Install

KAI Train Web Service Version 2
go get github.com/ClientSDK/kai-train-ws-client-go/kaiwsdkv2

Prerequisites

go get github.com/ClientSDK/kai-train-ws-client-go/kaiwsdkv2
  • A Text Editor or an IDE

KAI Train Web Service Agent requirements

  • KAI Train (RailTicket) Agent Credential Account (RQID)
  • KAI Train (RailTicket) Web Service Access (IP Whitelist) ( Production Server, Demo Server)

Example

KAI Train Web Service Version 2

Repository Structure

.
└── kai-train-ws-client-go
    ├── LICENSE
    ├── README.md
    ├── examples
    │   └── by-features
    └── kaiwsdkv2
        ├── response_types.go
        └── kaiwsdkv2.go

Credit