Make an http handling block: - Configurable - maps an http path to an action. - Actions are simply blocks of code. - If they return text - then return that text. - The config button specifies the number of routes mapped.