A cartoon caveman

Create a development-only user Namespace.

(code for this section)

While doing interactive development, it's important to have a place to put code that is useful for that purpose, but maybe isn't appropriate for the software you ultimately ship.

→ Pick an HTTP Handler based on Route.

← Move your HTTP Handler to its own namespace.