( generated on the "<%= source %>" )
Basic and advanced routing
Below here are the details of the triggered route:
- url: <%= processedRequest.url %>
- query:
<%- processedRequest.query %>
- params:
<%- processedRequest.params %>
- body:
<%- processedRequest.body %>
Back to the example routes