Skip to content

Routing & Junctions

Draft

This page is a stub. Content coming.

To cover

  • Router / RouteGroup: group(), through(), get/post/..., end()
  • Parameter types: {id}, {id:int}, {id:uuid}, {slug:slug}
  • Pipe stacks and global pipes
  • Named junctions — declaring extension points and filling them from service providers
  • Public routes vs auth-gated groups

Released under the MIT License.