All templates
API workflow

API workflow

Break down what happens inside an API request from auth to validation, persistence, and async side effects. Great for backend design and debugging.

Use this template

What you get

  • Linear request pipeline with error branches
  • Async event path for retries and downstream actions
  • Helps document success and failure responses together

More templates you might like