Apps: Difference between revisions

From BigID Developer Portal
No edit summary
No edit summary
Line 1: Line 1:
<style>
<html><style>
.head {
.head {
     max-width:600px;
     max-width:600px;
Line 16: Line 16:
   .head { width:100%; max-width:100%;}
   .head { width:100%; max-width:100%;}
}
}
</style>
</style></html>
= What is a BigID App =
= What is a BigID App =



Revision as of 17:19, 15 July 2022

What is a BigID App

Introduction video to the BigID App Framework

BigID Applications allow you to add your own business logic and UI to a BigID system. This means that you can add dashboards, synchronize BigID with an external system, or even add entire data governance applications.

BigID Applications are written as a web application. This means you can use any programming language and development language you want. We've created samples in Typescript, Java, and Python to get you started. You also can use our partner Retool to create low-code BigID apps.