Pages
Contents
@xpulse/controller
The MVC layer of the xPulse ecosystem β convention over configuration.
Controllers live in the filesystem, and @xpulse/controller finds them automatically. No manual registration, no central routing file. Every public method can become a route β with parameters, optional segments and navigation opt-in directly in the class. The stack handles the rest.