📄️ Hello World: Quick Start
The beginner's walkthrough to create and run a "Hello World" task in LOC.
📄️ Greeting (Part I): Run a Task with an API Route
Continuing the quick start tutorial, we will now learn how to invoke a task with an actual trigger.
📄️ Greeting (Part II): Create and Import Shared Modules
Continuing the run task with API route tutorial, we will now learn how to create shared modules for logic.
📄️ Logger: Create RESTful Data Services
Although LOC data processes are not built and run exactly like microservices (containered applications), they are versatile enough for creating similar functionalities, and can be deployed or revisied quickly thanks to their serverless nature.