/sphere-node-sdk

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

Primary LanguageCoffeeScriptMIT LicenseMIT

SPHERE.IO icon

Node.js SDK

NPM

NPM version Build Status Coverage Status Dependency Status

SPHERE.IO is the first Platform-as-a-Service solution for eCommerce.

Officially supported Node.js SDK library for working with the SPHERE.IO 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

This documentation is for v1.x and not valid for previous version - 0.8.x docs here.

License

Licensed under the MIT license.