github
internal

Get GitHub star count

Returns the current star count for the Scanopy GitHub repository.

get/api/github-stars

Response

GitHub star count

datainteger
errorstring nullable
successboolean required

Example response

{
  "meta": {
    "api_version": 1,
    "server_version": "0.17.5"
  }
}

Changes