hapi-genet
v0.0.1
Published
A Hapi plugin to use genet.
Downloads
1
Readme
hapi-genet
A Hapi plugin to use genet.
| | Project Info | | --------------- | ------------- | | License: | MIT | | Build: | npm | | Issue tracker: | https://github.com/bucharest-gold/hapi-genet/issues | | Engines: | Node.js 4.x, 6.x, 7.x |
Installation
npm install hapi-genet -S
Usage
server.register({ register: require('hapi-genet') });