classes/RouteGroup.md

RouteGroup

Overview:

RouteGroup is a helper for grouping routes, letting you apply before, after, and push to multiple routes at once.

Use RouteGroup to apply shared middleware and response hints across multiple routes without repeating each call.

Public API: