Module routebuilder

Source
Expand description

The RouteBuilder trait defines the internal dsl to build route trees as implemented by all RouteSegments

Traitsยง

RouteBuilder
A routebuilder can be used to define routes by adding path segments, middelwares and endpoints to a route tree
RouteBuilderExt
Some extension methods for the routebuilder to make the routing dsl a bit nicer