---
title: "Get GitHub star count"
method: GET
path: "/statistics/github/stars"
tags: ["Platform Statistics"]
---

# Get GitHub star count

`GET /statistics/github/stars`

Returns the number of GitHub stars for the Reactive Resume repository. The count is cached for up to 6 hours and falls back to a last-known value if the GitHub API is unavailable. No authentication required.

## Response `200`

The number of GitHub stars for the Reactive Resume repository.

- number — The number of GitHub stars.

---

[API](https://skmtc.net/rxresu/apis/reactive-resume.md) · [All operations](https://skmtc.net/rxresu/apis/reactive-resume/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rxresu/reactive-resume/revisions/68d25b21f805/schema)
