@squadcast/dex-node

1.0.2 • Public • Published

DEX for Node.js

DEX SDK is a simple middleware for HTTP routers which can record metrics like status code, latency and memory on request completion and send the same to the Squadcast DEX servers.

Express

const Dex = require("@squadcast/dex-node")
const dex = new Dex('<APIKey>')
app.use(dex.middleware)

License

Apache-2.0 licensed. See the LICENSE file for details.

Readme

Keywords

Package Sidebar

Install

npm i @squadcast/dex-node

Weekly Downloads

1

Version

1.0.2

License

Apache-2.0

Unpacked Size

15.9 kB

Total Files

4

Last publish

Collaborators

  • madhudskumar
  • sisirkoppaka