{"service":"API Gateway","status":"running","port":8000,"version":"1.0.0","services":{"orders":"http://localhost:8001 -> /api/orders/*","menu":"http://localhost:8002 -> /api/menu/*","customers":"http://localhost:8003 -> /api/customers/*","payments":"http://localhost:8004 -> /api/payments/*"},"docs":"/docs","service_docs":{"order-service":"http://localhost:8001/docs","menu-service":"http://localhost:8002/docs","customer-service":"http://localhost:8003/docs","payment-service":"http://localhost:8004/docs"}}