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.
- Host: GitHub
- URL: https://github.com/nitesh232/rest-api_documentation_with_openapi_3
- Owner: Nitesh232
- Created: 2023-07-02T08:26:09.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-02T08:56:42.000Z (almost 2 years ago)
- Last Synced: 2025-03-22T10:48:31.492Z (3 months ago)
- Topics: mysql, openapi-specification, openapi3, rest-api, rest-api-documentation, restcontroller, spring-data-jpa, springboot3-x
- Language: Java
- Homepage:
- Size: 142 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
![]()