@hackage spire0.1.0.1
Composable service and middleware abstractions for Haskell
Categories
License
BSD-3-Clause
Maintainer
Josh Burgess <joshburgess.webdev@gmail.com>
Links
Versions
Installation
Dependencies (1)
Dependents (9)
@hackage/spire-websocket, @hackage/acolyte-test, @hackage/spire-grpc, @hackage/acolyte-grpc, @hackage/acolyte, @hackage/spire-server, Show all…
A standalone, framework-agnostic library providing composable Service and Layer abstractions. The Haskell equivalent of Rust's tower crate. . This library is useful on its own; any Haskell project can use it for composable middleware without depending on any web framework.