REST Web service presentation makes it possible to:
list all the REST Web services hosted by an application,
display each service with a description of all its characteristics,
interactively test each service using automated request construction.
The different tasks are carried out using the Swagger framework (construction of service documentation information) and the Swagger-UI HTML interface (information presentation/display).