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

https://github.com/bucketchain/purescript-bucketchain-logger

Logger middlewares of Bucketchain.
https://github.com/bucketchain/purescript-bucketchain-logger

logger purescript webserver

Last synced: 4 months ago
JSON representation

Logger middlewares of Bucketchain.

Awesome Lists containing this project

README

          

# purescript-bucketchain-logger

[![Latest release](http://img.shields.io/github/release/Bucketchain/purescript-bucketchain-logger.svg)](https://github.com/Bucketchain/purescript-bucketchain-logger/releases)

Logger middlewares of [Bucketchain](https://github.com/Bucketchain/purescript-bucketchain).

## Installation

### Bower

```
$ bower install purescript-bucketchain-logger
```

### Spago

```
$ spago install bucketchain-logger
```

## Documentation

Module documentation is [published on Pursuit](http://pursuit.purescript.org/packages/purescript-bucketchain-logger).

## LICENSE

MIT