Skip to content

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

License

Notifications You must be signed in to change notification settings

junajan/sphere-node-sdk

 
 

Repository files navigation

SPHERE.IO icon

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.

We are working on a v2.0 version, more info coming soon.

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 99.8%
  • Other 0.2%