@hackage Spock-core0.14.0.1
Another Haskell web framework for rapid development
Categories
License
BSD-3-Clause
Maintainer
Alexander Thiemann <mail@athiemann.net>
Links
Versions
Installation
Tested Compilers
Dependencies (28)
- aeson >=0.7
- base >=4 && <5
- base64-bytestring >=1.0
- bytestring >=0.10
- case-insensitive >=1.1
- containers >=0.5 Show all…
Dependents (6)
@hackage/Spock, @hackage/tsweb, @hackage/Spock-api-server, @hackage/Spock-digestive, @hackage/breve, @hackage/oauth2-jwt-bearer
Spock-core
Intro
Hackage: Spock-core Stackage: Spock-core
Documentation: Spock-core 0.12.0.0
Spock-core is the "low level" platform powering Spock. You can use it standalone if you
do not need the framework to provide you features like session management, database pooling, csrf protection and more.
For more information please visit our homepage at www.spock.li.