List micro services patterns
-
Updated
Jul 19, 2026
List micro services patterns
Gag is an API Gateway, implemented in Go.
A series of demos, showing features of Orbital and TaxiQL
Event Driven communication b/w banks microservices leveraging CQRS via Axon, SAGA(choreography & Orchestration),API composition via spring cloud gateway,Materialised view Pattern
SPA Vue 2 para la aplicación de intranet personal. Dark mode + glassmorphism + Font Awesome 6.
Microservice of Accounts for Mechanize (API).
Schema Stitching is a GraphQL technique for combining multiple GraphQL schemas into a single unified API gateway. It enables developers to compose distributed GraphQL services, integrate third-party APIs, and build federated data layers by merging types, queries, and mutations from multiple subgraphs into one executable schema.
Event-driven distributed e-commerce microservices architecture via Spring Boot and Apache Kafka. Includes API Gateway, Service Discovery, and Resilience4j patterns (Circuit Breaker, Exponential Retry) for enterprise-grade fault tolerance.
Express Gateway — independent third-party profile of a public API surface, by API Evangelist. Express Gateway is an API gateway built on Express.js for managing and securing microservices and APIs.
tRPC — independent third-party profile of a public API surface, by API Evangelist. tRPC is a TypeScript framework for building end-to-end typesafe APIs without code generation or schemas. It leverages TypeScript's type inference to provide full static typesafety and autocompletion between client and server, with zero runtime dependencies.
DBOS — independent third-party profile of a public API surface, by API Evangelist. DBOS is a durable execution platform built on Postgres for running resilient workflows, scheduled jobs, durable queues, and Kafka consumers. The core library (DBOS Transact) is available for Python, TypeScript, Go, and Java, with a managed serverless runtime offered
AWS Step Functions — independent third-party profile of a public API surface, by API Evangelist. AWS Step Functions is a serverless orchestration service that enables developers to compose distributed applications and APIs using visual workflows called state machines. It supports Standard and Express workflows, activities, parallel execution, error
Tailcall — independent third-party profile of a public API surface, by API Evangelist. Tailcall is a high-performance GraphQL API gateway and runtime that lets developers compose multiple upstream REST, gRPC, and GraphQL APIs into a unified GraphQL schema. Built in Rust, it offers declarative configuration via .graphql files with directives for HTT
Microservice of Helps for Mechanize (API).
Serverless Workflow — independent third-party profile of a public API surface, by API Evangelist. Serverless Workflow is a vendor-neutral specification for defining cloud-native serverless orchestration workflows.
SAGA Pattern - Event Sourcing + CQRS - Retry - Circuit Breaker - API Composition course
An index of pro-code API composition service and tooling repos being tracked by the API Evangelist network, covering workflow engines, code-first platforms, serverless orchestration, API composition patterns, and BFF frameworks.
Azure Durable Functions — independent third-party profile of a public API surface, by API Evangelist. Azure Durable Functions is a serverless extension for writing stateful workflows and orchestrations in code using Azure Functions. The extension exposes built-in HTTP APIs for managing orchestrations, durable entities, and task hubs.
Add a description, image, and links to the api-composition topic page so that developers can more easily learn about it.
To associate your repository with the api-composition topic, visit your repo's landing page and select "manage topics."