Skip to main content

Integration Service (NestJS TypeScript)

Implement a backend which provides a REST API and consumes other REST APIs in a comfortable manner with a high degree of automation.

Introduction

This project type enables seamless data flow between disparate services, ensuring compatibility and real-time synchronization by consuming one or several APIs and in their turn providing data via an API. Model and implement your integration as well as your APIs directly in the Designer and use our Swagger UI support to easily access your built APIs in order to automate business processes and enhance data connectivity.

Stack

The project is based on the TypeScript NestJS Stack.

Available Extensions

  • API Modelling: Model and implement a secure REST API and publish it as an OpenAPI specification.
  • Integration Modelling: Model and implement integrations to other services.
  • Unit Testing Support: Automatically execute unit tests.
  • Swagger UI Support: Visualize and easily access your REST API.