---
title: "Get GitHub star count for a repository"
method: GET
path: "/api/website/v1/stars/:repo"
tags: ["Website"]
---

# Get GitHub star count for a repository

`GET /api/website/v1/stars/:repo`

## Path parameters

- `repo` 'surrealdb' | 'surrealist', required

## Response `200`

Star count for the repository

## Other responses

- `500` — Internal server error

---

[API](https://skmtc.net/surrealdb/apis/surrealdb-api-server.md) · [All operations](https://skmtc.net/surrealdb/apis/surrealdb-api-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/surrealdb/surrealdb-api-server/revisions/7d05f954f7ca/schema)
