The node agent for Metlo API Security.
npm install metlo

Secure Your API.
Currently Metlo's Node Agent supports 3 frameworks:
- Express
- Koa
- Fastify
It can be installed from npm by running:
``bash`
npm install metloyarn
Or from by running: `bash`
yarn add metlo
Metlo can be added to any of the supported frameworks by adding the following lines as the start of your main script:
`js``
var metlo = require("metlo")
metlo(