Skip to main content
CYPEX Documentation
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage Support

Calling server side code

Calling server side code

A workflow is a good start if you want to build an application. However, sometimes it’s still necessary to add control elements. In this section, you’ll learn to add buttons and to write server side code to make your application even more powerful. Starting with v1.9.0 CYPEX offers an approach to create database functions directly within its interface. The REST API behind the scenes executes these functions, providing a unified experience for managing both data and logic.

Read full post