acolyte-server: HTTP server interpretation for acolyte

[ bsd3, library, web ] [ Propose Tags ] [ Report a vulnerability ]

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.

Flags

Manual Flags

NameDescriptionDefault
dev-tests

Build dev-only test suites that shell out to cabal exec ghc. These rely on the in-place package database from cabal build in the source workspace and cannot run from an installed package, so they are off by default.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1
Change log CHANGELOG.md
Dependencies acolyte-core (>=0.1 && <0.2), aeson (>=2.1 && <2.3), base (>=4.20 && <5), bytestring (>=0.11 && <0.13), case-insensitive (>=1.2 && <1.3), containers (>=0.6 && <0.8), http-core (>=0.1 && <0.2), http-types (>=0.12 && <0.13), spire (>=0.1 && <0.2), text (>=2.0 && <2.2) [details]
License BSD-3-Clause
Author Josh Burgess
Maintainer Josh Burgess <joshburgess.webdev@gmail.com>
Uploaded by joshburgess at 2026-04-29T03:07:09Z
Category Web
Home page https://github.com/joshburgess/acolyte
Bug tracker https://github.com/joshburgess/acolyte/issues
Source repo head: git clone https://github.com/joshburgess/acolyte.git
Distributions
Reverse Dependencies 3 direct, 0 indirect [details]
Downloads 11 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]