{"status":"success","code":200,"message":"API Gateway is running","data":{"name":"API Gateway","version":"1.0.0","description":"Microservices API Gateway with gRPC backend communication","architecture":{"frontend":"REST API with standardized responses","backend":"gRPC Services","communication":"HTTP -> gRPC translation","responseFormat":{"status":"\"success\" or \"error\"","code":"HTTP status code (200, 201, 400, etc.)","message":"Human-readable message","data":"Response payload","requestId":"Unique request identifier","timestamp":"ISO timestamp"}},"services":{"auth":{"grpc":"auth-service:50051","status":"connected"},"member":{"grpc":"member-service:50052","status":"connected"},"kyc":{"grpc":"kyc-service:50053","status":"connected"}}},"requestId":"req_moxngb0y_2l2zzt","timestamp":"2026-05-09T01:12:41.939Z"}