Reisdoefer

Results 2 issues of Reisdoefer

## Description This PR introduces a `--format` option for the `litestar routes` CLI command, allowing routes to be output in a structured JSON format. This is useful for automation, scripts,...

Triage Required :hospital:
pr/external
size: small
type/feat

### Summary # Feature Request: Add `--json` Option to `routes` Command ## Description Currently, the `routes` command outputs the list of application routes in a human-readable table format. It would...

Enhancement