httpd-shed

A simple web-server with an interact style API

Version on this page:0.4.0.3
LTS Haskell 22.13:0.4.1.1
Stackage Nightly 2024-03-14: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 Andy Gill
This version can be pinned in stack with:httpd-shed-0.4.0.3@sha256:0e83e9a03f1339b34656c5c01578c20773feacffd62820ecb3769847c54e450b,1404

Module documentation for 0.4.0.3

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.