pafilo

0.0.4 • Public • Published

pafilo

Build Dependencies

MailGun mailing provider for service_maker

Install

npm install pafilo

and then use this plugin from code like

yield server.register(require("pafilo"));

or from manifest file

"plugins":{
   "pafilo": {}
}

Also you can use yeoman generator to install this plugin

yo co-hapi:add-plugin pafilo

Parameters

Credentials: apiKey*.

Options with star (*) are required.

Example

 $ sm_cli service-create mail:pafilo -c apiKey=key

Package Sidebar

Install

npm i pafilo

Weekly Downloads

2

Version

0.0.4

License

MIT

Last publish

Collaborators

  • avb