An open API service indexing awesome lists of open source software.

https://github.com/athanclark/wai-session-alt

An alternative session middleware for WAI.
https://github.com/athanclark/wai-session-alt

haskell wai wai-session

Last synced: 4 months ago
JSON representation

An alternative session middleware for WAI.

Awesome Lists containing this project

README

          

# wai-session-vcache-simple

TODO: Write description here

## Installation

TODO: Write installation instructions here

## Usage

### Creating `x`

TODO: Write usage instructions here

### Combining `x`

TODO: Write usage instructions here

### Consuming `x`

TODO: Write usage instructions here

## How to run tests

```
cabal configure --enable-tests && cabal build && cabal test
```

## Contributing

TODO: Write contribution instructions here