npm i node-sendcloud-sdk
const Sendcloud = require('node-sendcloud-sdk')
const client = new SendCloud(apiUser, apiKey)
client.get('template/list', params)
// return Promise
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
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