{"success":true,"message":"ChopQ Backend API Information","data":{"name":"ChopQ Backend API","version":"1.0.0","description":"Restaurant management and ordering platform API","documentation":"/api/v1/docs","endpoints":{"authentication":{"method":"OAuth-only authentication (Google, Apple)","flows":["Google OAuth 2.0","Apple Sign In","JWT token-based access"]},"businesses":{"methods":["GET","POST","PUT","DELETE"],"description":"Business management for merchants"},"products":{"methods":["GET","POST","PUT","DELETE"],"description":"Product and inventory management"},"categories":{"methods":["GET","POST","PUT","DELETE"],"description":"Product categorization"},"orders":{"methods":["GET","POST","PUT","DELETE"],"description":"Order management and tracking"},"cart":{"methods":["GET","POST","PUT","DELETE"],"description":"Shopping cart functionality"}},"rateLimit":{"requests":100,"window":"15 minutes","message":"Too many requests from this IP"},"security":{"cors":"Enabled with origin restrictions","helmet":"Security headers configured","rateLimiting":"IP-based rate limiting"},"features":{"ai_powered_chatbot":"Enabled","voice_ordering":"Enabled","qr_code_menu":"Enabled","real_time_tracking":"Enabled","multi_business_support":"Enabled"}}}