by Joan Giner | Apr 4, 2022 | (meta)modeling, API, article, code generation, reverse engineering, tools
Learn how to discover the data behind a content-management system and generate the code to interact with the CMS API to get and modify that data. All following a platform-independent modeling approach
by Etienne Sillon | Mar 22, 2022 | AI, API, code generation
ModelRunner comes with a voice interface to both design and interact with your data-driven application. All by relying on a domain model, including for the NLU part.
by Abel Gómez | Dec 15, 2021 | tools, (meta)modeling, API, code generation, DSLs
AsyncAPI allows you to define Message-Driven and event-driven APIs in a machine-readable format. Our AsyncAPI toolkit helps you to model and create AsyncAPI specifications and automatically generate code from them.
by Jordi Cabot | Mar 2, 2021 | article, API
Every day more and more interesting resources as published as open data. We help citizens access them by generating a chatbot to talk with Open Data.
by Steven Bucaille | Apr 7, 2020 | article, API, quality, tools
Quality aspects of an API (availability, performance,…) are key aspects to take into account when deciding which API to choose. Our testing framework provides some insights on these non-functional properties as they are typically not disclosed
by Hamza Ed-douibi | Sep 5, 2019 | tools, API, reverse engineering, UML and OCL
From OpenAPI to UML and back! – A tool to reverse engineer your web APIs, modify the resulting UML model and regenerate the OpenAPI file from it.