npm.io
3.2.2 • Published 6 years ago

sphere-node-sdk

Licence
MIT
Version
3.2.2
Deps
6
Size
148 kB
Vulns
3
Weekly
0
Stars
16

Non-maintainable

Starting January 1, 2025, we will no longer provide maintenance or updates for the CLI ImpEx tools. After this date, this tool will no longer receive bug fixes, security patches, or new features.

commercetools logo

Node.js SDK

NPM

NPM version Build Status Coverage Status Dependency Status

commercetools is a cloud-based commerce platform.

Officially supported Node.js SDK library for working with the commercetools platform HTTP API, with OAuth2 support.

Getting Started

Install the module with npm install sphere-node-sdk

Documentation

Check out the JSDoc.

The module exposes some libraries which can be either used alone or together

  • SphereClient - a high-level (promise-based) client to connect to the SPHERE.IO HTTP APIs
  • Rest - a low-level (callback-based) client to connect to the SPHERE.IO HTTP APIs
  • *Sync - a collection of utils to build update actions

License

Licensed under the MIT license.

Keywords