09 Nov 2021
13:45 - 14:45
Goltstein
Swagger/OpenAPI support in MARS-Curiosity REST library
09 Nov 2021
13:45 - 14:45
Goltstein
OpenAPI (aka Swagger) is a way to define and/or describe REST APIs. The description is designed to be useful to both humans and computers to discover and interact with an API, without having access to the implementation’s source code.
In this session we’ll show some useful examples how MARS REST library supports OpenAPI standard and how these functionalities allow you to boost the development of your server and client side solutions.