Reference

Complete reference documentation for Spala step types, filters, operators, and data types.

Reference

Detailed reference documentation for every building block in Spala.

Steps
/reference/steps

Step types organized by category: variables, database, control flow, API, auth, crypto, file, encoding, and more.

Filters
/reference/filters

Data transformation filters for strings, arrays, numbers, dates, objects, and type conversions. Applied using the pipe operator.

Operators
/reference/operators

Arithmetic, comparison, logical, ternary, nullish coalescing, and optional chaining operators for expressions.

Data Types
/reference/data-types

Supported data types: string, number, boolean, null, array, object, date, and buffer.

Functions
/flows
Build backend logic using steps, expressions, and filters
Quick Start
/getting-started/quickstart
See steps and filters in action with a hands-on tutorial