{"success":true,"message":"ASIGN API Job Service - Production Ready Backend","version":"1.0.0","environment":"development","database":{"status":"connected","name":"asigndbstaging"},"aws":{"hasAccessKey":false,"hasSecretKey":false,"hasRegion":true,"hasBucketName":true,"accessKeyPrefix":"NOT_SET","region":"ap-south-1","bucketName":"asign-updated-content","isFullyConfigured":false},"timestamp":"2026-09-02T01:06:48.328Z","endpoints":{"GET /":"API documentation and endpoint list","GET /health":"Health check endpoint","GET /job":"List all jobs (public)","GET /job/:id":"Get specific job details (public)","POST /job":"Create a new job (requires auth)","POST /job/:id":"Update a job (requires auth)","POST /job/delete/:id":"Delete a job (requires auth)","POST /application/apply":"Apply for a job (requires auth)","GET /application/status/:job_id":"Check application status (requires auth)","GET /application/my-applications":"Get my applications (requires auth)","GET /application/job/:job_id":"Get applications for a specific job (requires auth)","POST /company":"Create or update company profile (requires auth)","GET /company/my-company":"Get my company profile (requires auth)","POST /view/:id":"Increment job view count","POST /activity/like/:id":"Toggle job like (requires auth)","POST /activity/favorite/:id":"Toggle job favorite (requires auth)","GET /activity/check-status/:id":"Check activity status for a job (requires auth)","GET /activity/my-activities":"Get user activity history (requires auth)"},"authentication":{"note":"Most endpoints require JWT authentication","header":"Authorization: Bearer <token>"}}