Skip to content

mggicisusa/node-partner-api-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS Netki Partner API Client

This NodeJS module provides a client for Netki's Partner API.

Installation

Install the Netki Partner API Client using npm as follows:

npm install netki-partner-client

Add this line to your application import:

var netki = require('netki-partner-client');

Usage

See example.js in the /examples folder for more information

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/netkicorp/node-partner-client.

About

Netki Partner API Client implemented as a NodeJS module

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%