Templates / timeline
API versioning and deprecation timeline
The lifecycle of an API version from launch through deprecation notices to shutdown.
Preview
Mermaid 11 renderer
Rendering preview...
Mermaid source
timeline
timeline
title API versioning and deprecation
2025 Q4 : v1 API launched
2026 Q1 : v2 API launched : v1 marked deprecated
2026 Q2 : v1 sunset warnings emailed
2026 Q3 : v1 API shut downMore templates
flowchartArchitecture
Microservices architecture
A service map with an API gateway, core services, and shared infrastructure. A solid starting point for README architecture sections.
sequenceDiagramProcess
User login sequence
A login flow with token issuance and a failure branch. Useful for documenting auth endpoints and session behavior.
stateDiagram-v2Process
Order state machine
Lifecycle states for an e-commerce order, from creation to fulfillment, with cancellation and refund paths.