Skip to content

absmach/sdk-js

Repository files navigation

Magistrala JavaScript SDK

NPM package license chat

Magistrala javascript sdk is a javascript driver for Magistrala HTTP API API reference in the Swagger UI can be found here. It does both system administration (provisioning) and messaging.

Install

Using npm:

npm install @absmach/magistrala-sdk

Once the package is installed you can import the library using 'import':

import SDK from "@absmach/magistrala-sdk";

Contributing

Thank you for your interest in Magistrala-sdk and the desire to contribute!

  1. Take a look at our open issues. The good-first-issue label is specifically for issues that are great for getting started.
  2. Checkout the contribution guide to learn more about our style and conventions.
  3. Make your changes compatible to our workflow.

Community

License

Apache-2.0