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

https://github.com/liarprincess/real-world-haskell

Download the whole 'Real World Haskell' book and serve at your local server.
https://github.com/liarprincess/real-world-haskell

Last synced: about 2 months ago
JSON representation

Download the whole 'Real World Haskell' book and serve at your local server.

Awesome Lists containing this project

README

          

Download the whole [Real World Haskell](http://book.realworldhaskell.org) book and serve at your local server.

# Instructions

1. Usual Node things (`npm i` etc.)
2. `node scrap.js`
3. `node serve.js`

# Why?

So you can modify page/book to make it easier to digest.