1.0.9 • Published 9 months ago

@apitraffic/hapi v1.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
9 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

9 months ago

1.0.8

9 months ago

1.0.7

9 months ago

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago

0.1.0

12 months 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