@openmessage/node
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

openmessage

Documentation

The documentation for OpenMessage API can be found at https://docs.openmessage.io/#hello

The documentation for OpenMessage Node library can be found https://github.com/OpenMessage/om-node/wiki

Install

npm install @openmessage/node

Usage

const OM = require('@openmessage/node');

const om = await OM(process.env.API_KEY, process.env.API_SECRET);

const contact = await om.createContact({ phone, email });

/@openmessage/node/

    Package Sidebar

    Install

    npm i @openmessage/node

    Weekly Downloads

    1

    Version

    0.0.4

    License

    MIT

    Unpacked Size

    18.7 kB

    Total Files

    8

    Last publish

    Collaborators

    • 5h1ru
    • agares
    • jakelaz
    • kuryaki