02 / 07

What are Route paths?

Route paths define the endpoints at which requests can be made. Route paths can be strings, string patterns, or regular expressions.

Route paths based on strings
Route paths based on string patterns
Route paths based on regular expressions