Swagger #3742
Unanswered
andi-faizal94
asked this question in
Q&A
Swagger
#3742
Replies: 2 comments
-
You shoud create a route See this example: https://github.com/jesielviana/hono-api/blob/main/src/app.ts |
Beta Was this translation helpful? Give feedback.
0 replies
-
by reading the darn guide |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
how to integrate swagger with hono?
i use
app.get("/ui", swaggerUI({ url: "/doc" }));
but this is error like this

Beta Was this translation helpful? Give feedback.
All reactions