node-sendcloud-sdk

0.0.1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i node-sendcloud-sdk

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • sinchang