@clevyr/hapi-ms-helper

16.1.3 • Public • Published

Hapi Micro-service Helper

A collection of utilities for hapi based micro-services.

  • Testing utilities.
  • Validation utilities.

Installation

npm install

Usage

To Add To Documentation

  • Usage

Tests

The tests use the ava framework.

npm test

Linters

Lint config files included at root of project:

  • .eslintrc, .eslintignore
  • .jscsrc
// ESLint
npm install -g eslint

eslint src
 - or -
npm run lint
// JSCS
npm install -g jscs
jscs src

Readme

Keywords

Package Sidebar

Install

npm i @clevyr/hapi-ms-helper

Weekly Downloads

0

Version

16.1.3

License

ISC

Last publish

Collaborators

  • clevyr