API Reference Stardust v#0.1.0
Modules
Stardust keeps the contexts that define your domain and business logic.
The entrypoint for defining your web interface, such as controllers, components, channels, and so on.
Provides core UI components.
This module is invoked by your endpoint in case of errors on HTML requests.
This module is invoked by your endpoint in case of errors on JSON requests.
A module providing Internationalization with a gettext-based API.
This module holds different layouts used by your application.
This module contains pages rendered by PageController.