0.0.1 • Published 6 years ago

node-sendcloud-sdk v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

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