0.0.8 • Published 2 months ago

@apitraffic/express v0.0.8

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

apitraffic-express

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

// register plugin...
app.use(apiTraffic({
    interceptOutbound : true,
    host : "",
    token : "",
    bucket : ""
}));
0.0.8

2 months ago

0.0.7

2 months ago

0.0.5

2 months ago

0.0.3

2 months ago

0.0.1

2 months ago