Skip to content

midnightcodr/hapi-oracledb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Oracledb plugin for hapijs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published