UNPKG

hapi-better-server

Version:

A hapi pluging allowing autowired services and dependencies through glob patterns and Awilix container + management of JSON API spec query params and serialization

6 lines (5 loc) 96 B
module.exports = { pkg: require('./package'), register: (server, options) => { } };