Closed yamcodes closed 1 year ago
As a developer using elysia-realworld-example-app I want a Swagger endpoint so that I can debug my app easily.
elysia-realworld-example-app
We could implement it using the official docs Swagger plugin section.
We can potentially use an external Swagger UI host and just generate the openapi.json/openapi.yaml if things don't work out with the official plugin.
openapi.json
openapi.yaml
No response
README.md
Clear and concise description of the problem
As a developer using
elysia-realworld-example-app
I want a Swagger endpoint so that I can debug my app easily.Suggested solution
We could implement it using the official docs Swagger plugin section.
Alternative
We can potentially use an external Swagger UI host and just generate the
openapi.json
/openapi.yaml
if things don't work out with the official plugin.Additional context
No response
Validations
README.md
.