Skip to content
OpenPostDocs
OpenPostDocs
System

Get the OpenPost GitHub star count

Returns a cached public count for the OpenPost GitHub repository when GitHub is available.

GET/github-stars

Response Body

application/json

application/problem+json

curl -X GET "https://example.com/github-stars"
{  "$schema": "https://example.com/api/v1/schemas/GitHubStarsResponse.json",  "count": 0}