We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 792b527 commit 65d83b5Copy full SHA for 65d83b5
1 file changed
docs/middleware/third-party.md
@@ -76,6 +76,7 @@ Most of this middleware leverages external libraries.
76
- [Event Emitter](https://github.com/honojs/middleware/tree/main/packages/event-emitter)
77
- [Geo](https://github.com/ktkongtong/hono-geo-middleware/tree/main/packages/middleware)
78
- [Hono Rate Limiter](https://github.com/rhinobase/hono-rate-limiter)
79
+- [Hono Problem Details (RFC 9457)](https://github.com/paveg/hono-problem-details)
80
- [Hono Simple DI](https://github.com/maou-shonen/hono-simple-DI)
81
- [jsonv-ts (Validator, OpenAPI, MCP)](https://github.com/dswbx/jsonv-ts)
82
- [MCP](https://github.com/honojs/middleware/tree/main/packages/mcp)
0 commit comments