What if one web framework worked on Cloudflare Workers, Deno, Bun, Node.js, and Lambda — in under 14KB?
Hono is an ultrafast framework built on Web Standards.
- 14KB — tiny footprint
- Web Standards — Request/Response, runs everywhere
- Type-safe — routes, middleware, validators typed
- RPC client — call server from client with full types, no codegen
A team switched from Express on Lambda: cold starts dropped from 800ms to 50ms, bundle from 4MB to 200KB.
Visit hono.dev — MIT licensed, works everywhere.
Need custom data pipelines or scraping solutions? Check out my Apify actors or email me at spinov001@gmail.com for custom solutions.
Top comments (0)