Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/caarlos0/starcharts
Plot your repository stars over time.
https://github.com/caarlos0/starcharts
chart github-api golang stargazers stars
Last synced: 3 days ago
JSON representation
Plot your repository stars over time.
- Host: GitHub
- URL: https://github.com/caarlos0/starcharts
- Owner: caarlos0
- Created: 2017-07-07T01:08:03.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-12-06T02:33:33.000Z (about 1 month ago)
- Last Synced: 2025-01-09T18:27:37.526Z (10 days ago)
- Topics: chart, github-api, golang, stargazers, stars
- Language: Go
- Homepage: https://starchart.cc
- Size: 675 KB
- Stars: 1,278
- Watchers: 8
- Forks: 131
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesomeLibrary - starcharts - Plot your repository stars over time. (语言资源库 / go)
- awesome - caarlos0/starcharts - Plot your repository stars over time. (Go)
- awesome-list - starcharts
- awesome-github-profile - Starcharts
- my-awesome - caarlos0/starcharts - api,golang,stargazers,stars pushed_at:2024-12 star:1.3k fork:0.1k Plot your repository stars over time. (Go)
README
# starcharts
[![Build Status](https://img.shields.io/github/actions/workflow/status/caarlos0/starcharts/build.yml?style=for-the-badge)](https://github.com/caarlos0/starcharts/actions?workflow=build)
[![Coverage Status](https://img.shields.io/codecov/c/gh/caarlos0/starcharts.svg?logo=codecov&style=for-the-badge)](https://codecov.io/gh/caarlos0/starcharts)
[![](http://img.shields.io/badge/godoc-reference-5272B4.svg?style=for-the-badge)](http://godoc.org/github.com/caarlos0/starcharts)Plot your repo stars over time!
## Usage
```console
go run main.go
```Then browse http://localhost:3000/me/myrepo .
Example chart:
[![starcharts stargazers over time](https://starchart.cc/caarlos0/starcharts.svg)](https://starchart.cc/caarlos0/starcharts)