Implement pagination on /transactions #36

Merged
satprog merged 1 commits from feature/pagination into main 2025-03-27 21:29:29 +00:00

1 Commits

Author SHA1 Message Date
5552b0622a
Implement pagination on /transactions
All checks were successful
Go / build (1.21) (pull_request) Successful in 13s
Go / build (1.22) (pull_request) Successful in 12s
Go / build (1.21) (push) Successful in 11s
Go / build (1.22) (push) Successful in 10s
using limit and offset.
While not the best, it's the simpler to implement.

Issue: #11
2025-03-27 21:05:26 +00:00