Create a System Namespace

(code for this section)

This is where you will put all the code for "stateful" things like database connections and clients to external services.

→ Create a development-only user Namespace.

← Move your HTTP Handler to its own namespace.