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...);

Dependencies (2)

Dev Dependencies (6)

Package Sidebar

Install

npm i sgwapi

Weekly Downloads

1

Version

1.1.1

License

none

Unpacked Size

68.6 kB

Total Files

13

Last publish

Collaborators

  • victorenator