API service
A customer-facing request handler with a clear response contract.
Explore API workloadsHyjal templates provide production-shaped examples for the application patterns teams bring to the platform.
A good template exposes the stable platform contract without pretending the product logic is generic.
The example shows how the workload enters and leaves Hyjal.
The team supplies the behavior that makes the workload useful.
Add the external systems the real application requires.
Templates should shorten orientation without hiding the platform model.
Begin with a familiar application responsibility and adapt it to the product.
A customer-facing request handler with a clear response contract.
Explore API workloadsA bounded task designed for scheduled or queued execution.
Explore background jobsAn independent handler for bursty application signals.
Explore eventsA processing task that turns defined inputs into an analytical result.
Explore data workOpen the console, or bring a missing template pattern to the Hyjal team.