{"service":"namastebharat-api","version":"1.0.0","endpoints":{"health":"/api/health","home":"/api/home","businesses":"/api/businesses","businessById":"/api/businesses/:id","reels":"/api/reels","offers":"/api/offers","categories":"/api/categories","cities":"/api/cities","leads":"/api/leads","authBackendHealth":"http://localhost:4000/api/health","authBackendSignup":"http://localhost:4000/api/auth/signup","authBackendLogin":"http://localhost:4000/api/auth/login","authBackendMe":"http://localhost:4000/api/auth/me","authBackendLogout":"http://localhost:4000/api/auth/logout"},"note":"Frontend business APIs are here. Auth APIs are served by Express backend."}