Robuta

https://microservices.io/patterns/data/api-composition.html Pattern: API Composition Invoke the services that own the data and perform an in-memory join pattern apicomposition https://microservices.io/patterns/observability/health-check-api.html Pattern: Health Check API health check apipattern https://graphql-api-gateway.com/graphql-api-gateway-patterns/graphql-federation GraphQL Federation Pattern – The complete GraphQL API Gateway guide The complete GraphQL API Gateway guide graphql federationapi gateway https://microservices.io/patterns/apigateway.html Pattern: API Gateway / Backends for Frontends An API gateway acts a single entry point into the application, routing and composing requests to services pattern apigatewaybackends