An open API service indexing awesome lists of open source software.

https://github.com/nitesh232/rest-api_documentation_with_openapi_3

This project shows the documentation of REST_APIs by using OpenApi_3 specification.
https://github.com/nitesh232/rest-api_documentation_with_openapi_3

mysql openapi-specification openapi3 rest-api rest-api-documentation restcontroller spring-data-jpa springboot3-x

Last synced: 3 months ago
JSON representation

This project shows the documentation of REST_APIs by using OpenApi_3 specification.

Awesome Lists containing this project

README

        

# REST-API_Documentation_with_OpenAPI_3

This project shows the documentation of REST_APIs by using OpenApi_3 specification.

During this project I have used the Ticket Booking REST-API which I have created earlier you can find [here](https://github.com/Nitesh232/REST-API_For_Ticket_Booking) .

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

Below I am attaching image of documentation.

Below is attached image for endpoint with POST method.