Skip to main content
GET
/
statistics
/
github
/
stars
Get GitHub Repository stargazers count
curl --request GET \
  --url http://localhost:3000/api/openapi/statistics/github/stars \
  --header 'x-api-key: <api-key>'
123

Authorizations

x-api-key
string
header
required

The API key to authenticate requests.

Response

200 - application/json

OK

The response is of type number.