Spock

Another Haskell web framework for rapid development

http://www.spock.li

Version on this page:0.7.12.0
LTS Haskell 21.25:0.14.0.0
Stackage Nightly 2023-06-21:0.14.0.0
Latest on Hackage:0.14.0.0

See all snapshots Spock appears in

BSD-3-Clause licensed and maintained by Alexander Thiemann
This version can be pinned in stack with:Spock-0.7.12.0@sha256:c96d7e7b6aa726a1e0c9e2375a41612ee745a625082e37b2e7b945a28171079f,4194

Module documentation for 0.7.12.0

This toolbox provides everything you need to get a quick start into web hacking with haskell:

  • fast routing

  • middleware

  • json

  • sessions

  • cookies

  • database helper

  • csrf-protection

A tutorial is available at spock.li