Spock

Another Haskell web framework for rapid development

http://www.spock.li

Version on this page:0.8.0.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.8.0.0@sha256:d044edbf916656c7e2c709b627c97b08e300a425479c5b2490aa3403220cc0fb,4228

Module documentation for 0.8.0.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