Skip to content

Home and stats endpoints

Returns the data used by the GitStars.io home page.

Terminal window
curl "https://gitstars.io/api/home"

Use it when you need a compact product summary instead of individual list calls.

Returns repository and platform summary counters.

Terminal window
curl "https://gitstars.io/api/stats/summary"

GET API responses without custom cache headers receive a short public cache header from the API server.