@hackage tower-hs0.1.0.0

Composable service middleware for Haskell, inspired by Rust's Tower

tower-hs

Composable service middleware for Haskell, inspired by Rust's Tower.

Generic Service/Middleware abstractions with protocol-agnostic middleware: retry, timeout, circuit breaker, filter, hedge, tracing (OpenTelemetry), logging, validation, request transformation, and test doubles.

Part of the tower-hs mono-repo. See the repo README for full documentation and examples.