Technical docs, API references, system overviews, and knowledge base diagrams.
Flowchart documenting a REST API architecture with middleware layers, controllers, services, and data access.
flowchartFlowchart documenting a Git branching strategy with main, develop, feature, release, and hotfix branches.
flowchartBlock diagram showing a system architecture with frontend, backend, infrastructure, and third-party services.
blockState diagram documenting a web application's state machine with loading, authenticated, and error states.
state-diagramMind map documenting a full-stack technology stack with frontend, backend, DevOps, and monitoring layers.
mindmapFlowchart documenting an application's error handling strategy with retry logic, fallbacks, and alerting.
flowchartFlowchart documenting how data flows through a system from ingestion through processing, storage, and serving.
flowchartClass diagram documenting an API versioning strategy with versioned controllers, DTOs, and migration utilities.
class-diagramGit graph showing a feature branch workflow with parallel development, code review, and release tagging.
gitgraphC4 container diagram showing a cloud-native application with web frontend, API services, databases, and external integrations.
c4Packet diagram showing the byte-level structure of a TCP/IP packet with header fields and payload.
packet