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 Jordi Cabot | Sep 22, 2017 | tools, code generation
g9 is one of the most flexible code-generator tools I’ve seen. It generates both the front-end, the back-end and the database for you. And it’s fully integrated in Eclipse
by Javier Cánovas | May 17, 2017 | article, API, cloud & web engineering, UML and OCL
Our approach to automatically generate GraphQL schemas from UML class diagrams (and IFML interaction models)
by Jordi Cabot | May 8, 2017 | cloud & web engineering, API, article, reverse engineering
Our proposal to automatically infer OpenAPI compliant specifications for REST Web APIs from a set of examples of actual API calls
by Jordi Cabot | Apr 11, 2017 | API, article, UML and OCL
Details of our UML Profile to model OData Web APIs. Once you have your UML model annotated with OData stereotypes you could automate the generation of your OData definition files.
Recent Comments