acolyte-server: 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.
Modules
- Acolyte
- Acolyte.Server
- Acolyte.Server.Combine
- Acolyte.Server.CombineEffects
- Acolyte.Server.Effects
- Acolyte.Server.Extract
- Acolyte.Server.Handler
- Acolyte.Server.MkApi
- Acolyte.Server.Named
- Acolyte.Server.Negotiate
- Acolyte.Server.Response
- Acolyte.Server.Router
- Acolyte.Server.Streaming
- Acolyte.Server.ToHandler
- Acolyte.Server.Validate
- Acolyte.Server.Wiring
- Acolyte.Server
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| dev-tests | Build dev-only test suites that shell out to | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- acolyte-server-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0 |
|---|---|
| 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-28T00:17:58Z |
| 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 | 3 total (3 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs not available [build log] All reported builds failed as of 2026-04-28 [all 2 reports] |