This is a Next.js project bootstrapped with create-next-app
.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
To learn more about Open API Specifications, take a look at the following resources:
This project uses Next.js to create the pages and routing.
The swagger UI is rendered using swagger-ui-react package.
The OAD(OpenAPI Description) files are placed under the public/definitions
path to be served as static files.