Skip to content

Routeit Examples

How to Use These Examples

These examples cover route handlers, middleware, auth guards, named routes, and framework integration.

  1. Start with the first example page to learn the baseline pattern.
  2. Move to advanced pages that match your framework or production scenario.
  3. Keep the API page open while adapting snippets to your project.

These examples are aligned with the current @vielzeug/routeit API.

Examples Overview