RepoStats v1.0 released, open source code warehouse statistical data visualization

The idea started at the end of 2021, and the first version has finally been released today!

RepoStats is developed based on Golang, and can capture and visualize relevant data statistics such as star, fork, commit, pull request, and issue of open source code warehouses.

The pain points that RepoStats aims to solve are:

  1. Data capture, storage, analysis and statistics of open source code warehouses
  2. Relevant data visualization display of open source code warehouse
  3. Make the whole platform open, and support separation and combination display

The main working principle is shown in the following figure:

Key features include:

  1. The current version of RepoStats only supports data acquisition related to the Gitee platform (other platforms will be added in the future, and domestic platforms will be given priority)
  2. Management background: support interfaced Gitee Oauth configuration, Grafana Token acquisition configuration
  3. Management background: support adding a single warehouse, support adding individual accounts and public warehouses under organizational accounts in batches
  4. Management background: support to disable and enable Gitee data crawling (except start crawling)
  5. Management background: support Commit list display and query, Issue list display and query, Pull Request list display and query
  6. Grafana label: Each panel has information such as warehouse owner label, warehouse name, platform name, etc. to support query filtering

Screenshot of the interface:

The code is open source, please experience and complain.

For more details, please refer to the RepoStats Gitee page: https://gitee.com/barat/repostats

Guess you like

Origin www.oschina.net/news/193100/repostats-1-0-released