@crowd-engineers/com-hub-api-helper
TypeScript icon, indicating that this package has built-in type declarations

1.3.1 • Public • Published

Crowd CommunicationHub API Helper

about

This package provides API Class and Typescript Types for your connection to the CrowdCommunicationHub.

usage

import { MessageServiceAPI } from "@crowd-engineers/com-hub-api-helper";

const instance = new MessageServiceAPI({
serviceUuid: "UUID",
messageServiceDomain: process.env.MESSAGE_SERVICE_DOMAIN,
messageServicePublicKey: process.env.MESSAGE_SERVICE_PUBLIC_KEY
});

Changelog

1.0.0 - 12/2023

  • initial Release

Readme

Keywords

none

Package Sidebar

Install

npm i @crowd-engineers/com-hub-api-helper

Weekly Downloads

276

Version

1.3.1

License

none

Unpacked Size

56.9 kB

Total Files

23

Last publish

Collaborators

  • elisabeth-barth
  • iliasb
  • desnoo2
  • mr4online