Skip to content

sinchang/node-sendcloud-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-sendcloud-sdk

NPM version NPM downloads CircleCI codecov

Install

npm i node-sendcloud-sdk

Usage

const Sendcloud = require('node-sendcloud-sdk')

const client = new SendCloud(apiUser, apiKey)

client.get('template/list', params)

// return Promise

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Author

node-sendcloud-sdk © sinchang, Released under the MIT License.
Authored and maintained by sinchang with help from contributors (list).

github.com/sinchang · GitHub @sinchang · Twitter @sinchangwen