@hackage httpd-shed0.2
A simple websever with an interact style API
Categories
License
BSD-3-Clause
Maintainer
Andy Gill
Links
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (2)
Dependents (6)
@hackage/board-games, @hackage/gf, @hackage/HTTP, @hackage/acme-everything, @hackage/http-monad, @hackage/live-sequencer
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.