. . .

Modules and Connectors

Use out-of-the-box modules and connectors to access data sources, implement authentication and write your app’s backend logic.

ApiOmat’s module market is where you can implement modules to bring more functionality to your app’s backend. There are out-of-the-box modules for connecting authentication systems, connecting databases, integrating cloud APIs and enterprise IT and ready-to-use business logic. Though we don’t limit you to our modules, as you can create your own and share them across your projects. Use GIT and Maven-based development to create your own modules to implement complex business logic, integrate legacy systems, consume cloud APIs or connect to IoT devices.

Relevant Links: Module Market | Modules & UI | Create Your Own Tutorials: Introduction to Native Modules

Key Capabilities

Business Logic

Implement your business logic using JavaScript or Java.

Connect Anything

Use pre-defined modules to get data from any 3rd party system.

Module Market

Share modules across teams via our module market and configure them to fit your project.

Authentication

Quickly implement your authentication methods with out-of-the-box connectors to Active Directory, LDAP and SAML systems.

How it works

Modules are the container for business logic in ApiOmat. They can act in very different ways:

  • like connectors implementing the logic to transform data to another data source like JDBC

  • like a complete use-case containing data models and their actions and relations including storage

  • like authorization mechanisms, either standard based (SAML) or legacy

  • for programmatic data modeling

  • ...

Modules are implemented in JAVA using a straightforward framework. React on data model calls, execute cron jobs or implement your own REST interfaces in minutes. Additionally. the complete data modeling can be done via source code, enabling complete change management via source code management tools.

images/download/attachments/61478295/image2017-3-9-10_8_1.png