Create and Use an API Route Trigger
- To create an API route (a HTTP endpoint) for a deployed data process.
- To create an API route (a HTTP endpoint) for a deployed data process.
API Route
We will follow the steps of this article to create, implement and test all assets of the Lakeside Oasis Café use case.
- To understand features in LOC and their hierarchy.
Payload is the data and metadata of a trigger as initial input and is accessible from the context object. Currently there are several payload types:
In order to implement the order tracking feature for Lakeside Oasis Café, here's a simplified system design process.
CLI commands for managing assets in LOC:
For managing API routes, one of the most common trigger for invoking data processes. If multiple data processes are linked to an API route, they will be invoked synchronously.