📄️ LOC Features Overview
- To understand features in LOC and their hierarchy.
📄️ Create and Use an API Route Trigger
- To create an API route (a HTTP endpoint) for a deployed data process.
📄️ Logic and Session
- To understand how logic are executed in a data process.
📄️ Tips on Error Handling
- To understand how LOC handles logic errors by default.
📄️ Emit and Inspect Events
- To understand what are events in LOC.
📄️ Events and Multiple Data Processes
- To query events emitted from another data process.
📄️ Send HTTP Requests Using Agent Configuration
- To create a HTTP configuration.
📄️ Create a Data-Driven Microservice with Database
- To create a microservice consisted of two data processes.
📄️ Create an ETL Pipeline with Schedule
- To create a schedule trigger for executing a data process at a specific interval.