1.3.0 • Published 6 years ago

gits-app-service v1.3.0

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

GITS Application Service

This is a NodeJS client library for GITS Application Service.

INSTALLATION

npm install --save gits-app-service

HOW TO USE

const GitsApp = require('gits-app-service')
let gitsApp = new GitsApp( appKey, appSecret )

API

Create Token

let token = gitsApp.createTokenForService( 'service-id' )

Contributor / Contact

  • Rahadian Ahmad (kumangxxx@gits.co.id)

How to Contribute

  1. Make a pull request / merge request
1.3.0

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago