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

https://github.com/mveith/goodreadsstats

Web application showing Goodreads.com user statistics of reading.
https://github.com/mveith/goodreadsstats

f-sharp fable react web

Last synced: 6 months ago
JSON representation

Web application showing Goodreads.com user statistics of reading.

Awesome Lists containing this project

README

          

# [Bookworm Statistics](http://bookworm-stats.mveith.com/)

> Discover bookworm in you.

Statistics based on Goodreads.com profile.

## Discover read books:
- Books count
- Number of pages
- Average book length
- Average speed
- Fastest book
- Slowest book
- TOP 10 - longest, fastest, authors, periods, languages...
- Charts
- etc.

## How it works
### [Fable F# -> JS](http://fable.io/)
I wanted to try write client of web application in F#.

### Azure Functions
See [GoodreadsStatsFunctions project](https://github.com/mveith/GoodreadsStatsFunctions)

### Tavis CI -> AWS S3
See [http://bookworm-stats.mveith.com/](http://bookworm-stats.mveith.com/)