Snap (web framework)


Snap is a web framework for developing web applications written in the functional programming language Haskell.

Overview

The Snap framework consists of the following:
Snap runs on both Windows NT and Unix-like platforms. Snap uses the input/output model, As of version 1.0, its I/O is implemented with .

Usage

Snap is used by Silk, JanRain, Racemetric, Lee Paste's Financial Blog, SooStone Inc, and Group Commerce. Snap is also used as a lightweight, standalone Haskell server. The static site generator Hakyll uses Snap for its preview mode.

Other Haskell web frameworks