API & Services

Endpoints, services, scheduling and the # (Hash) folder used to expose APIs and developer-only resources.

The "A­PI" fol­der

Create your custom JSON WEB API by placing JS files that will run server side in the #/API folder.

Ser­vices - sc­hedu­lin­g and event­s

The service definition file in JSON format enables application developers to schedule tasks, handle system events, and manage error responses. Key features include automating recurring tasks (daily, weekly, monthly, yearly), event-driven programming for file or system changes, and robust error handling strategies.