Router

Type: intangible
PROBLEM

Where did the cat videos go?

SOLUTION
A path resolver that maps an incoming request to the correct handler or destination based on defined rules. No one quite knows where the cat videos go, we just know it says error 502.
Inputs
Outputs
TREE
AVAILABLE INPUTS
AVAILABLE OUTPUTS
Schema
                            {
    "id": "intangible_router",
    "name": "Router",
    "type": "intangible",
    "inputs": [],
    "outputs": [],
    "passthru": [],
    "children": [],
    "extends": null,
    "problem": "Where did the cat videos go?",
    "description": "A path resolver that maps an incoming request to the correct handler or destination based on defined rules. No one quite knows where the cat videos go, we just know it says error 502.",
    "template": "intangible"
}