Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 1.4% on hackage.haskell.org
Top 1.0% downloads on hackage.haskell.org
Top 2.4% dependent packages on hackage.haskell.org
Top 0.7% dependent repos on hackage.haskell.org

hackage.haskell.org : snap-core

Snap is a simple and fast web development framework and server written in Haskell. For more information or to download the latest version, you can visit the Snap project website at http://snapframework.com/. This library contains the core definitions and types for the Snap framework, including: Primitive types and functions for HTTP (requests, responses, cookies, post/query parameters, etc) A monad for programming web handlers called "Snap", which allows: Stateful access to the HTTP request and response objects Monadic failure (i.e. MonadPlus/Alternative instances) for declining to handle requests and chaining handlers together Early termination of the computation if you know early what you want to return and want to prevent further monadic processing Quick start: The Snap monad and HTTP definitions are in Snap.Core.

Registry - Homepage - JSON
purl: pkg:hackage/snap-core
Keywords: bsd3, io-streams, library, snap, web
License: BSD-3-Clause
Latest release: about 11 years ago
First release: almost 14 years ago
Dependent packages: 9
Dependent repositories: 592
Downloads: 126,281 total
Last synced: about 24 hours ago

    Loading...
    Readme
    Loading...