📄️ 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 logic handles 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.