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

https://github.com/abgeo/follytics

Follytics – A GitHub follower analytics service that tracks follows and unfollows using an event-sourcing-like pattern. Gain historical insights into follower trends with precise event-based tracking 🚀
https://github.com/abgeo/follytics

analytics chart chart-generation github svg-generation

Last synced: about 2 months ago
JSON representation

Follytics – A GitHub follower analytics service that tracks follows and unfollows using an event-sourcing-like pattern. Gain historical insights into follower trends with precise event-based tracking 🚀

Awesome Lists containing this project

README

          

# Follytics



Follytics is a tracking and analytics service designed to monitor GitHub follower statistics over time.
It utilizes an event-sourcing-like pattern to track each follow and unfollow as a separate event,
allowing for accurate and historical insights into user follower trends.

**Note: This project is a work in progress.**

[![Lint](https://github.com/ABGEO/follytics/actions/workflows/lint.yml/badge.svg)](https://github.com/ABGEO/follytics/actions/workflows/lint.yml)
[![Build Docker Images](https://github.com/ABGEO/follytics/actions/workflows/docker-publish.yml/badge.svg)](https://github.com/ABGEO/follytics/actions/workflows/docker-publish.yml)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FABGEO%2Ffollytics.svg?type=shield&issueType=license)](https://app.fossa.com/projects/git%2Bgithub.com%2FABGEO%2Ffollytics?ref=badge_shield&issueType=license)

## Features

## Installation

## Usage

## Development

## Contributing

## License

Copyright (c) 2025 [Temuri Takalandze](https://www.abgeo.dev).
Released under the [AGPL-3.0](LICENSE) license.

## Contributors