REST Module

REST is a module providing IONDV application data opetations through REST API. It is used to create web services for various types of data, including visually designed in IONDV. Studio.

Description

IONDV. REST is a module for:

  • out-of-the-box CRUD model for accessing data, managing business processes, various types of authorization - as a backend for mobile applications, for SPA applications (created on the frameworks of Angular, Redux, Vue, etc.) or applications with divided front and back office;
  • rapid development of proprietary web services by registering them and writing code on a ready-made data operation API for implementation of a microservice architecture;
  • providing the integration of applications created on IONDV. Framework with other systems using the REST API.

IONDV. REST module is a wrapper for working with data through standard CRUD functions or connecting your own application services, including those using the core API.

More details: