0.0.4 • Published 11 years ago
pafilo v0.0.4
pafilo
MailGun mailing provider for service_maker
Install
npm install pafiloand 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 pafiloParameters
Credentials: apiKey*.
Options with star (*) are required.
Example
$ sm_cli service-create mail:pafilo -c apiKey=key0.0.4
11 years ago

