POST
Handles building out POST based routing
Last updated
Handles building out POST based routing
Last updated
Name
Type
Description
Optional
handler
Function
The function to call to handle the route action
No
middleware
Array
An array of middleware functions to use for this method
Yes