{"success":true,"message":"Authentication API Server is running!","endpoints":{"register":"POST /api/auth/register","login":"POST /api/auth/login","dashboard":"GET /api/dashboard (requires authentication)","profile":"GET /api/dashboard/profile (requires authentication)"}}