Free Mermaid diagrams covering REST APIs, GraphQL, microservices, serverless, queues, webhooks and more.
Backend systems are built from interlocking patterns that are hard to reason about without a visual aid. This collection of 20 free Mermaid diagrams covers the full spectrum of server-side architecture — from the moment an HTTP request hits your REST API Request Lifecycle to the asynchronous world of Worker Queue Processing and Webhook Delivery Flow.
Resilience patterns are well represented: see how the Circuit Breaker Pattern transitions between Closed, Open, and Half-Open states, or how the Bulkhead Pattern isolates failure domains. For traffic control, explore Rate Limiting Architecture and Request Retry Logic.
Modern API topologies are covered too — the API Gateway Request Flow and Backend for Frontend Pattern diagrams show how to decouple clients from services, while Service Discovery Flow explains dynamic routing in a microservices mesh.
Serverless and edge computing have their own dedicated diagrams: Serverless Request Flow and Edge Function Execution. Rounding out the category are async patterns like Background Job Processing, Cron Job Scheduler, Distributed Tracing Flow, and Long Polling Request Flow. Every diagram opens directly in Graphlet for live editing and export.



















