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.
by Jordi Cabot | May 15, 2019 | talk, API, quality
We present our ecosystem of tools to facilitate the automatic discovery, merging, quality assurance and code-generation of REST APIs, relying on standard specifications like OpenAPI and OData.
by Hamza Ed-douibi | Oct 25, 2018 | API, cloud & web engineering, code generation
We automatically test REST API based on their specifications, particularly OpenAPI ones. To our surprise, many of our tests failed, meaning that the OpenAPI definition and the actual API were not an exact match.
by Hamza Ed-douibi | Aug 29, 2018 | article, API
We propose a model-based approach to compose data-driven REST APIs. Our approach creates a global API exposing a unified data model. This global model is exposed as an OData service
by Tom Mens | Aug 13, 2018 | article, API, tools, UML and OCL
Sismic is a lightweight approach for defining, validating and executing statecharts thanks to an open source API implemented in Python 3
Recent Comments