httpd-shed

A simple web-server with an interact style API

LTS Haskell 22.17:0.4.1.2
Stackage Nightly 2024-04-20: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.2@sha256:132f3a24e73aaa62112dc589c1849e4f732802e6453bf899d866ad2542216e9c,1763

Module documentation for 0.4.1.2

Used by 1 package in nightly-2024-04-20(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.