hapi-oracledb

1.1.8 • Public • Published

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.

/hapi-oracledb/

    Package Sidebar

    Install

    npm i hapi-oracledb

    Weekly Downloads

    0

    Version

    1.1.8

    License

    ISC

    Unpacked Size

    9.85 kB

    Total Files

    5

    Last publish

    Collaborators

    • midnightcodr