Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kirillDanshin/avgRating

Calculate average score and rating based on Wilson Score Equation
https://github.com/kirillDanshin/avgRating

Last synced: 3 months ago
JSON representation

Calculate average score and rating based on Wilson Score Equation

Awesome Lists containing this project

README

        

# avgRating [![GoDoc](https://godoc.org/github.com/kirillDanshin/avgRating?status.svg)](https://godoc.org/github.com/kirillDanshin/avgRating) [![Go Report Card](https://goreportcard.com/badge/github.com/kirillDanshin/avgRating)](https://goreportcard.com/report/github.com/kirillDanshin/avgRating) ![cover.run go](https://cover.run/go/github.com/kirillDanshin/avgRating.svg)
Calculate average and scoring based on Wilson Score Equation

Port of https://github.com/ndaidong/average-rating

# License

The MIT License (MIT)