/happstack-server

An HTTP Server

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

happstack-server Hackage Status Build Status

Happstack Server provides an HTTP server and a rich set of functions for routing requests, handling query parameters, generating responses, working with cookies, serving files, and more. For in-depth documentation see the Happstack Crash Course http://happstack.com/docs/crashcourse/index.html.

Install

There are packages available on hackage and stack.

Documentation

Please refer to the Documentation on Hackage.