A clean, extensible REST-style API routing template for n8n webhooks with up to 3 path levels.
Serves API routes via Webhooks with path variables
Normalizes incoming requests into "global" _REQUEST and _CFG nodes
Flexible routing with Switch-nodes based on path segments & request method