gohorsejobs/backend/internal/handlers
Tiago Yamamoto 930c57a9c7 debug(backend): add console logging to job creation endpoint
- Added debug logging to job_handler.go CreateJob
- Added debug logging to job_service.go CreateJob
- Tracks request data, userID extraction, SQL execution, and errors
2025-12-25 22:34:24 -03:00
..
application_handler.go feat: implement dynamic dashboard, auth hardening (pepper/httponly) and backend tests 2025-12-24 01:30:33 -03:00
application_handler_test.go Refactor backend to use string IDs for Job, Company, and Application 2025-12-23 14:46:17 -03:00
job_handler.go debug(backend): add console logging to job creation endpoint 2025-12-25 22:34:24 -03:00
job_handler_test.go fix(backend): resolve 500 errors on jobs, notifications and secure routes 2025-12-24 17:48:06 -03:00
payment_handler.go feat: implement high priority features 2025-12-24 11:40:53 -03:00
storage_handler.go refactor: clean up legacy UUID v4, use UUID v7 everywhere 2025-12-24 11:29:55 -03:00