Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jobsamuel/webhook

Mandrill inbound email webhook
https://github.com/jobsamuel/webhook

Last synced: 27 days ago
JSON representation

Mandrill inbound email webhook

Awesome Lists containing this project

README

        

# webhook
> Mandrill inbound email webhook.

## pre-requisites

- [Firebase](https://www.firebase.com/)
- [Mandrill](https://www.mandrill.com/)
- [Inbound setup](https://mandrill.zendesk.com/hc/en-us/articles/205583197-Inbound-Email-Processing-Overview#set-up-an-inbound-domain)

## usage

```bash
$ npm install
$ export FB_AUTH_TOKEN="your-firebase-secret"
$ export FBURI="your-firebase-url"
$ npm start
```

## license
[MIT License](http://opensource.org/licenses/MIT) :copyright: Jobsamuel Núñez