{"success":true,"message":"Welcome to TechLads Auth Backend API","endpoints":{"health":"/health","register":"POST /api/register","login":"POST /api/login","googleAuth":"POST /api/google-auth","profile":"GET /api/me","updateProfile":"PUT /api/profile","changePassword":"PUT /api/change-password","verifyToken":"GET /api/verify-token","feedback":"POST /api/feedback","getFeedback":"GET /api/feedback","feedbackAnalytics":"GET /api/feedback/analytics","myFeedback":"GET /api/feedback/my","events":"GET /api/events","image":"GET /api/images/:id"},"documentation":"https://github.com/techlads/auth-backend"}