Routing
Route urls to callables or files. Create your own router.
Auto-route to files in public
dir
Key not found for Usage.Router.publicDir
Route to file or callable by hand
Key not found for Usage.Router.addRoute
Key not found for Usage.Router.getRoute
Create a custom miniature router
This has not been setup yet
Override the built-in router & more complex routing
This has not been documented nor set up well, yet. The gist is to replace the global function that the built-in Router makes. This documentation should probably go in 'Advanced'
Pattern rules
Key not found for Rules.Router.pattern
OOP/Pattern Callback Routing
# Key not found for Usage.Router.PatternCallback