feat: implement X-Total-Count header #42

Merged
satprog merged 1 commits from feat/x-total-count into main 2025-07-27 19:16:16 +00:00

1 Commits

Author SHA1 Message Date
7f97e784b6
feat: implement X-Total-Count header
All checks were successful
Lint PR / commitlint (pull_request) Successful in 30s
Go / build (1.23) (pull_request) Successful in 1m5s
Go / build (1.24) (pull_request) Successful in 1m3s
Go / build (1.22) (pull_request) Successful in 1m7s
Go / build (1.22) (push) Successful in 20s
Go / build (1.24) (push) Successful in 16s
Go / build (1.23) (push) Successful in 18s
Used to implement pagination on server-side and for the backend to know
what is the last available page.
2025-07-27 00:47:00 +01:00