packages feed

Spock-core-0.12.0.0: README.md

Spock-core
==========

[![Build Status](https://travis-ci.org/agrafix/Spock.svg)](https://travis-ci.org/agrafix/Spock)
[![Hackage](https://img.shields.io/hackage/v/Spock-core.svg)](http://hackage.haskell.org/package/Spock-core)

## Intro

Hackage: [Spock-core](http://hackage.haskell.org/package/Spock-core)
Stackage: [Spock-core](https://www.stackage.org/package/Spock-core)

Documentation: [Spock-core 0.12.0.0](https://spockdocs.s3.eu-central-1.amazonaws.com/Spock-core-0.12.0.0/Web-Spock-Core.html)

`Spock-core` is the "low level" platform powering [Spock](https://www.stackage.org/package/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](https://www.spock.li).