nums documentation home page
Search...
⌘K
Ask AI
Search...
Navigation
Documentation
API reference
Getting started
nums
Overview
Quickstart
Badges
Endpoints
Getting started
Overview
nums is an open-source hit counter and badge service for your website. It provides fast, serverless tracking using
Go
and
Redis
.
What you can do
Increment counts with
/hit?id=...
(auth required)
Read counts as JSON (
/count
) or text (
/count.txt
)
Display badges that update automatically (
/badge
,
/badge.json
)
Default base URL (demo):
https://nums.advay.ca/
Learn more
Quickstart → /quickstart
API Reference → /api-reference/introduction
Only
/hit
requires a secret token. All read endpoints are public by design.
nums
Quickstart
Assistant
Responses are generated using AI and may contain mistakes.