@hackage spire-http0.1.0.1
HTTP-specific middleware layers built on spire
Categories
License
BSD-3-Clause
Maintainer
Josh Burgess <joshburgess.webdev@gmail.com>
Links
Versions
Installation
Dependencies (9)
- base >=4.20 && <5
- bytestring >=0.11 && <0.13
- directory >=1.3 && <1.4
- filepath >=1.4 && <1.6
- http-core >=0.1 && <0.2
- http-types >=0.12 && <0.13 Show all…
Dependents (2)
@hackage/acolyte, @hackage/spire-wai
A collection of HTTP middleware layers using the spire Service/Layer abstraction and http-core request/response types. Backend-agnostic; works with any server that speaks spire + http-core.