OpenAPI Bot: A Chatbot to Help You Understand REST APIs
Query API specifications in natural language. This chatbot will help you understand what you can do with a given OpenAPI-based API. Including some aspects difficult to get at first sight!
Query API specifications in natural language. This chatbot will help you understand what you can do with a given OpenAPI-based API. Including some aspects difficult to get at first sight!
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.
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.
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
We present our new tool OpenAPItoUML to generate UML models from OpenAPI definitions, thus offering a better visualization of the data model and operations of REST APIs. OpenAPItoUML is available as an open source Eclipse plugin.
Recent Comments