📄️ Introduction
Kottster lets you create pages with custom content and business logic. You can use them to create dashboards, reports, forms, or any other type of page you need.
📄️ Server API
Custom controller
📄️ Calling API
Once you've defined your custom controller in the api.server.js file, you can call those functions from your frontend component using the useCallProcedure hook.