9 Integration into an application to obtain a Configurator
REST-API
The native REST API HCA can be integrated into any kind of system, from web shops via mobile apps to ERP systems.
This means that the full, sophisticated functionality of the Configuration Engine can be utilised in these systems.
OpenAPI-Documentation of the Configuration Engine
JavaScript / TypeScript
configurator-ts
configurator-ts is a TypeScript library to build configurator web applications based on the Viamedici Headless Configuration API (HCA). The library abstracts the REST API and adds further functions, in particular automatic session management.
React
configurator-react
configurator-react is a React TypeScript library to build configurator web applications based on the Viamedici Headless Configuration API (HCA). The library provides React-components and hooks.
configurator-react-demo
configurator-react is a technical demonstration application showcasing the use of the library configurator-react.