H
HonoChicha

connect my hono application endpoints with swagger ui

how i can use swagger ui with my hono application
Hurby
Hurby26d ago
GitHub
middleware/packages/swagger-ui at main · honojs/middleware
monorepo for Hono third-party middleware/helpers/wrappers - honojs/middleware
Chicha
Chicha26d ago
@Hurby thx for the documentation but i am not finding anything can help me up
Hurby
Hurby26d ago
what are you exactly looking for? this is a middleware for integrating Swagger UI with Hono.
Chicha
Chicha26d ago
@Hurby i dont know whyy the swagger dont work in my hono . it always shows not found error.
No description
No description
No description
No description
Chicha
Chicha26d ago
this is the solution
No description
Want results from more Discord servers?
Add your server
More Posts
How to set "credentials: true" in client side using rpc?I'm using rpc with react query on the client side, this kind of fetching has already credentials: trCookies doesn't processWhen I try to run in my middleware the following ``` setCookie(c, 'test', 'res', { maxAge: 60 * 60 use Context to get vars from wrangler.tomlhow can fix this code. i want to use my openaiApiKey from the wrangler.toml when i create an openai Connect Hono Cloudflare with MongoDBHi. I am using Hono and deploying to Cloudflare. However I am unable to find a way to connect mongodCase insensitive query paramsWe are using hono-zod-openapi to replace an existing API. Sadly the old API (written in ASP.Net) appPassword hashingHow to hash password?How to setup Hono with Remix/Cloudflare for Vite dev server?From the documentation for Cloudflare Pages, there is an adapter and a plugin, but it is not clear hValidate response objectsUsing the zod validator middleware it is possible to validate params , query, request body like: ``Hono Oauth Provider with JWT issueHey everyone! I'm not sure if this is the right place for me to post about this but recently I wanteDeploy Hono / Bun APII know, I know this is such a newby question but I come from small express apps and other simple ‘clIs there a way to list all request headers ?I have this use case where I am not sure which header key is being sent, I would like to log all heaTyping Middleware JWT and othersCurrently I am trying to type the `c.get('jwtPayload')` that is documented [here](https://hono.dev/m