3.0.0 • Published 3 years ago

sendgrid-proxy v3.0.0

Weekly downloads
14
License
MIT
Repository
github
Last release
3 years ago

SendGrid Proxy

A dead simple HTTP proxy to unleash the SendGrid API.

Build Status NPM Version License Deploy Heroku

Installation

npm install sendgrid-proxy

Setup

Create a .env file to define your environment variables:

SENDGRID_API_KEY=
PORT=3000

Usage

Serve local HTTP proxy:

sendgrid-proxy

Browse your working copy:

http://localhost:3000/v3

Deployment

Trigger Deploy to Heroku and fill out the form.

3.0.0

3 years ago

2.1.0

3 years ago

2.0.0

4 years ago

1.1.0

4 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago