httpd-shed

A simple web-server with an interact style API

Version on this page:0.4.1.1
LTS Haskell 22.14:0.4.1.2
Stackage Nightly 2024-03-28:0.4.1.2
Latest on Hackage:0.4.1.2

See all snapshots httpd-shed appears in

BSD-3-Clause licensed by Andy Gill, Brandon Moore, Henning Thielemann, John Van Enk.
Maintained by Ganesh Sittampalam
This version can be pinned in stack with:httpd-shed-0.4.1.1@sha256:4a56ab6c73f0459f02b6e080c7f040f82eedc4cc301240140d00f45fc947c251,1632

Module documentation for 0.4.1.1

Used by 1 package in nightly-2020-08-23(full list with versions):

This web server promotes a Request to IO Response function into a local web server. The user can decide how to interpret the requests, and the library is intended for implementing Ajax APIs.