SRV3 Gateway

Edge API

Reliable event delivery for small services.

SRV3 provides lightweight health checks, event routing, and gateway status endpoints for internal applications.

Health checks

Use the status endpoint to confirm gateway availability and response metadata.

GET /api/v1/status

Event stream

Applications can negotiate an upgraded connection for event delivery.

GET /api/v1/events

Version metadata

Clients can read current environment and build information before connecting.

GET /api/v1/meta