1.1.8 • Published 4 years ago

hapi-oracledb v1.1.8

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

About

An oracledb plugin for https://hapijs.com/

Usage

server.register({
    plugin: 'hapi-oracledb',
    options: ...
})

Where options is an object that has the following attributes,

Dependencies

This package depends on package oracledb, see https://oracle.github.io/node-oracledb/INSTALL.html#quickstart for installation guide.

Example

For details on options, see example.js.

1.1.8

4 years ago

1.1.7

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago