hapi-registrar
v0.1.0
Published
Automated registration for Hapi Methods and Routes
Downloads
3
Maintainers
Readme
Hapi Registrar
Simple, object-oriented registration for Hapi Routes, Methods, and Handlers
Plugin description
This Hapi plugin provides a quick, easy, and efficient interface to register Routes, Methods, and Handlers. Rather than scanning directories like other tools that attempt to achieve this behaviour, this plugin accepts an individual object for the Routes, Methods, and Handlers respectively.