Battle-Tested Routing
Built on Hono's proven router - fast, lightweight, and production-ready. Focus on your business logic while the routing engine handles performance.
Built on Hono's proven router - fast, lightweight, and production-ready. Focus on your business logic while the routing engine handles performance.
One Zod schema powers validation, TypeScript types, and OpenAPI documentation. Other Standard Schema libraries supported for validation and types.
Access validated request data with automatic type inference. No manual casting, no type assertions, no runtime surprises.
Plugins and hooks extend your context with precisely typed properties through method chaining. Your context grows safely as you add features.
Contextual logging API with request and system loggers. Simple console output by default, extensible with custom reporters.
Uses WHATWG Request and Response APIs for modern, standards-compliant HTTP handling.