gits-app-service
v1.3.0
Published
This is a NodeJS client library for GITS Application Service.
Downloads
24
Readme
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 ([email protected])
How to Contribute
- Make a pull request / merge request