📄️ Endpoints
With Altogic, you can define your RESTful endpoints and associte them with your cloud functions.
📄️ Message Queues
The queue manager allows you to communicate different parts of your application and execute cloud functions asynchronously.
📄️ Scheduled Tasks
The task manager allows you to manually trigger cloud functions of your scheduled tasks which actually run periodically at fixed times, dates, or intervals.