Made the new repo public.
`@ hono/vite-dev-server` is super useful to develop your Hono apps. With HMR enabled, it's incredibly fast thanks to Vite.
github.com/honojs/vite-plugi…
H3 natively works on all edges as well 😊
unjs.io/blog/2023-08-15-h3-t…github.com/pi0/h3-on-edge
But i agree about benchmarks. While both H3 and Hano are super fast, measuring raw adapter RPS does not reflects real world scenarios. (but it can help improving internals!)
Sonik - Hono & Vite based meta-framework - now supports the adapters:
* Cloudflare Pages
* Cloudflare Workers
* Vercel
Build and deploy in just 15 seconds!
github.com/yusukebe/sonik
Released the initial version of "Zod OpenAPI Hono".
* Schema definition with Zod
* Compatible with Hono (You can use Hono's Middleware)
* Auto detect Request/Response types
* Support RPC-mode
github.com/honojs/middleware…