@hackage Spock0.7.12.0
Another Haskell web framework for rapid development
Categories
License
BSD-3-Clause
Maintainer
Alexander Thiemann <mail@athiemann.net>
Links
Versions
Installation
Dependencies (30)
- aeson >=0.7
- base >=4 && <5
- base64-bytestring >=1.0
- bytestring >=0.10
- case-insensitive >=1.1
- containers >=0.5 Show all…
Dependents (11)
@hackage/Spock-auth, @hackage/scalp-webhooks, @hackage/Spock-lucid, @hackage/acme-everything, @hackage/shelduck, @hackage/tsweb, Show all…
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