Skip to content
Josh Wright edited this page Jan 14, 2021 · 3 revisions

Router

An Router responds to HTTP requests from the client. Specifically, it takes an Request and routes it to a handler that returns an ResponseConvertible.

public final class Router
Alchemy
Types
Protocols
Global Typealiases
Global Variables
Global Functions
Fusion
Types
Protocols
Papyrus
Types
Protocols
Clone this wiki locally