gohorsejobs/backend/internal/api
Tiago Yamamoto 59cd1fa01a feat: add pagination to candidates list endpoint
- Add PaginationInfo struct to candidates DTO
- Update ListCandidates service to support page/perPage params
- Update handler to parse pagination query params
- Update frontend candidates page with pagination controls
2026-02-23 18:02:41 -06:00
..
controllers feat: infrastructure updates, storage verification, and superadmin reset 2026-01-02 16:36:31 -03:00
handlers feat: add pagination to candidates list endpoint 2026-02-23 18:02:41 -06:00
middleware feat: implement full auth system with HTTPOnly cookies + JWT, fix migrations to UUID v7, remove mock data from frontend 2026-02-16 05:20:46 -06:00