/Wiki/sources/honojs__hono/2026/https-hono-dev-llms-full-txt-third-party-middlew-3c4f2be387cb-third-party-middleware-s0120-c0000.md
Third-party Middleware - hono-docs
Third party Middleware Source evidence: /Sources/raw/honojs hono/honojs hono.md Canonical citation: https://hono.dev/llms full.txt third party middleware Sum...
Third-party Middleware
Source evidence: /Sources/raw/honojshono/honojshono.md Canonical citation: https://hono.dev/llms-full.txt#third-party-middleware
Summary
Built-in middleware does not depend on external modules, but third-party middleware can depend on third-party libraries. So with them, we may make a more complex application. We can explore a variety of [third-party middleware](https://h...
Content
Built-in middleware does not depend on external modules, but third-party middleware can depend on third-party libraries. So with them, we may make a more complex application.
We can explore a variety of third-party middleware. For example, we have GraphQL Server Middleware, Sentry Middleware, Firebase Auth Middleware, and others.