@hackage httpd-shed0.4.0.2
A simple web-server with an interact style API
Categories
License
BSD-3-Clause
Maintainer
Andy Gill
Links
Versions
Installation
Dependencies (2)
Dependents (6)
@hackage/board-games, @hackage/gf, @hackage/HTTP, @hackage/acme-everything, @hackage/http-monad, @hackage/live-sequencer
Package Flags
buildexamples
(off by default)
Build example executables
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.