sgwapi

1.1.1 • Public • Published

Sendgrid Web API

License

MIT

Install

npm install sgwapi

Modules

  • Suppressions
  • Mail
  • Marketing

Usage

import {Mail} from 'sgwapi/mail';
 
const mail = new Mail('api_key');
 
await mail.send(args...);

/sgwapi/

    Package Sidebar

    Install

    npm i sgwapi

    Weekly Downloads

    0

    Version

    1.1.1

    License

    none

    Unpacked Size

    68.6 kB

    Total Files

    13

    Last publish

    Collaborators

    • victorenator