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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.1
    1
    • latest

Version History

Package Sidebar

Install

npm i sgwapi

Weekly Downloads

7

Version

1.1.1

License

none

Unpacked Size

68.6 kB

Total Files

13

Last publish

Collaborators

  • victorenator