{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/snap-core","name":"snap-core","description":"Snap is a simple and fast web development framework and server written in\nHaskell. For more information or to download the latest version, you can\nvisit the Snap project website at http://snapframework.com/.\n\nThis library contains the core definitions and types for the Snap framework,\nincluding:\n\nPrimitive types and functions for HTTP (requests, responses, cookies,\npost/query parameters, etc)\n\nA monad for programming web handlers called \"Snap\", which allows:\n\nStateful access to the HTTP request and response objects\n\nMonadic failure (i.e. MonadPlus/Alternative instances) for declining\nto handle requests and chaining handlers together\n\nEarly termination of the computation if you know early what you want\nto return and want to prevent further monadic processing\n\nQuick start: The Snap monad and HTTP definitions are in Snap.Core.","version":"0.9.3","softwareVersion":"0.9.3","license":"https://spdx.org/licenses/BSD-3-Clause","url":"http://snapframework.com/","keywords":["bsd3","io-streams","library","snap","web","Propose Tags"],"maintainer":[{"@type":"Person","name":"DougBeardsley"},{"@type":"Person","name":"GregoryCollins"},{"@type":"Person","name":"imalsogreg"}],"author":[{"@type":"Person","name":"DougBeardsley"},{"@type":"Person","name":"GregoryCollins"},{"@type":"Person","name":"imalsogreg"}],"copyrightHolder":[{"@type":"Person","name":"DougBeardsley"},{"@type":"Person","name":"GregoryCollins"},{"@type":"Person","name":"imalsogreg"}],"dateCreated":"2010-05-22","dateModified":"2013-02-07","datePublished":"2013-02-07","copyrightYear":2010,"downloadUrl":"https://hackage.haskell.org/package/snap-core-0.9.3/snap-core-0.9.3.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","sameAs":["https://hackage.haskell.org/package/snap-core"]}