iainjreid / hapi-registrar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hapi Registrar

Simple, object-oriented registration for Hapi Routes, Methods, and Handlers

npm travis

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.

About


Languages

Language:JavaScript 100.0%