Skip to main content
Metlo provides native integrations for popular web frameworks and cloud platforms, making it easy to monitor your API traffic and detect security vulnerabilities.

Framework Integrations

Metlo supports direct integration with the following frameworks through lightweight middleware:

Node.js

  • Express - Most popular Node.js web framework
  • Koa - Modern async-based framework
  • Fastify - High-performance framework

Python

  • Django - Full-featured web framework
  • Flask - Lightweight microframework

Java

  • Spring - Enterprise Java framework
  • Spring Reactive - Reactive programming support

Go

  • Gin - Fast HTTP framework
  • Gorilla - Powerful toolkit for web applications

Traffic Mirroring

For environments where you cannot modify application code, Metlo supports network-level traffic mirroring:
  • AWS Traffic Mirroring - Mirror VPC traffic from EC2, ECS, or network interfaces
  • GCP Packet Mirroring - Mirror traffic from GCP instances, subnets, or tags

How Integrations Work

Metlo integrations work by:
  1. Capturing API traffic - Intercepting HTTP requests and responses
  2. Extracting metadata - Gathering headers, parameters, body data
  3. Sending to collector - Asynchronously transmitting data to Metlo
  4. Analysis - Detecting sensitive data, vulnerabilities, and anomalies
All integrations are designed to have minimal performance impact on your applications.

Installation Methods

Framework Middleware

Install Metlo as middleware in your application code

Traffic Mirroring

Mirror network traffic without code changes

Next Steps

Choose the integration that matches your technology stack:

Build docs developers (and LLMs) love