@hackage acolyte-server0.1.0.0

HTTP server interpretation for acolyte

Interprets acolyte-core API types into a running HTTP server. Provides handler binding, request extraction, response encoding, routing, and the compile-time completeness check. . Produces a spire Service. Backend-agnostic: combine with spire-wai to run on warp, or any other adapter.