Trillo Workbench Guide
  • Introduction
  • Development Workflow
  • Using Trillo Workbench APIs
  • Data Service
  • Serverless Functions for Business Logic
  • Domain Metadata
  • File Management Service
  • Doc Management Service
  • Scheduling a Backend Task
  • Task History
  • Audit Logs
  • Restful Services Integration
  • OpenID Connect (OIDC) for Identity
    • Steps for Integrating Identity using OIDC
    • Google Identity Integration
    • Okta Integration
    • OneLogin Integration
  • Settings
  • User Management
  • GitHub Integration
  • Releases
Powered by GitBook
On this page
  • Trillo Workbench
  • Trillo Workbench UI

Was this helpful?

Introduction

This document describes briefly what is Trillo Workbench and how to build an application using Trillo Workbench.

NextDevelopment Workflow

Last updated 1 year ago

Was this helpful?

Trillo Workbench

Trillo Workbench is a low-code platform that helps you build applications for the cloud by writing less code.

The Trillo Workbench platform consists of microservices that run on the top of Kubernetes Engine. It uses several cloud services to make up a complete web application.

Trillo Workbench UI

A UI lets developers input and edit metadata and code For example, in order to add a new table, a user can specify table metadata (columns, types of each column, primary key, etc.).

Architecture of an Application Using Trillo Workbench
Trillo Workbench UI