API Gateway
api- Owner
- Platform Team
kimtu/edge-gateway
Overview
Single public entry point. Routes and authenticates every request from outside the platform.
Connections
UpstreamAPI GatewayDownstream
| Component | Direction | Contract |
|---|---|---|
| Customer Service | Calls | REST /v1/customers · Customer |
| Invoice Service | Calls | REST /v1/invoices · Invoice, LineItem |
| Payment Service | Calls | REST /v1/payments · PaymentAttempt |