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

https://github.com/stackbuilders/bfg

The BFG.
https://github.com/stackbuilders/bfg

Last synced: 10 months ago
JSON representation

The BFG.

Awesome Lists containing this project

README

          

# The BFG

The BFG is a ~~big~~ friendly ~~giant~~ books API...

```
$ git clone git@github.com:stackbuilders/bfg.git
$ cd bfg/
```

```
$ stack setup
```

```
$ stack build --flag bfg:init --exec bfg-api
```

```
$ stack build --exec bfg-api
```

[servant]: https://haskell-servant.github.io/