I always wanted to know how stargazers of my repos increased over time.

I didn’t found a good way of doing that, so I wrote an app for that™.

The app stack is simple:

  • go 1.8+
  • glide
  • gorilla/mux
  • apex/log
  • go-chart
  • go-redis
  • heroku

It is live at starchart.cc and the code is OpenSource at caarlos0/starcharts.

The charts look like this one:

GoReleaser stargazers over time.

GoReleaser stargazers over time.

GoReleaser stargazers over time.

Hope you folks enjoy it!