yew-fullstack-boilerplate icon indicating copy to clipboard operation
yew-fullstack-boilerplate copied to clipboard

Improve routing

Open lukidoescode opened this issue 5 years ago • 0 comments
trafficstars

Routing should be easy to use

  • routes should be able to be added in a single line (maybe with annotations)
  • routes should be able to be declared protected (by authentication) declaratively and in the same line as defining the route itself

lukidoescode avatar Jun 07 '20 16:06 lukidoescode