/REST-API_Documentation_with_Swagger

This project shows the documentation of REST_APIs by using Swagger and SpringBoot v2.7 specification.

Primary LanguageJava

REST-API_Documentation_with_OpenAPI_3

This project shows the documentation of REST_APIs by using Swagger.

During this project I have used the Ticket Booking REST-API which I have created earlier you can find here .

REST documentation can be found to URL : http://localhost:8080/swagger-ui.html

Below I am attaching image of documentation.

Below is attached image for endpoint with POST method.