1.1.8 • Published 5 years ago

hapi-oracledb v1.1.8

Weekly downloads
1
License
ISC
Repository
github
Last release
5 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

5 years ago

1.1.7

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago