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.