Skip to main content
Back to Featured Tools
Hono
🌟Open Source
edgeframeworkserverless

Ultrafast, lightweight web framework for edge runtimes, runs on Cloudflare Workers, Deno, Bun, and Node.js with a simple, familiar API.

Hono is an ultrafast, lightweight web framework designed for edge runtimes, Cloudflare Workers, Deno, Bun, and Node.js. Its simple, familiar API and built-in middleware (JWT, CORS, validation) make it productive for small to medium-sized services.

Useful for developers building edge-native APIs, middleware, and serverless functions. Use it to create fast API gateways, webhook handlers, file upload endpoints, and authentication middlewares that run close to users with minimal cold-start latency.

URL

https://hono.dev/

Recommended tools