xPulse
πŸ‡¬πŸ‡§ EN
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.

Documentation

en/index.md 2026-04-17