1.0.9 • Published 10 months ago

@apitraffic/hapi v1.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

apitraffic-hapi

npm install @apitraffic/hapi
const apiTraffic = require('@apitraffic/hapi');

// register plugin...
await server.register({
    plugin: apiTraffic,
    options: {
          interceptOutbound: false,
          host : "",
          token : "",
          bucket : ""
        }
});
1.0.9

10 months ago

1.0.8

10 months ago

1.0.7

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago

0.1.0

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago