Just use @honojs as a lightweight alternative to @trpcio
✅ Easy to setup
✅ Zod validator
✅ Comptable with SWR and React query
✅ RPC
✅ Clean documentation
I just started using @honojs for my api and wrote super small sanity tests for my API routes as a regression test. Gives me the peace of mind that my customers are fine. Also it’s just fun because the combo of the hobo testing helpers + vitest are just amazing and faaaaast
ALT A screenshot of 2 code snippets side by side. The left one showing a basic Hono api & on the right a basic client side script making a request to the formerly mentioned Hono API, with complete end to end type safety
🤩 Meet the January recipient of our FOSS fund: @honojs, a simple and ultrafast web framework for the Edges.
💜 Our team used it to construct many APIs in our products and absolutely loves their DX.
Go try it out and show them some love ⭐
github.com/honojs/hono
This is a very experimental thing, and the chance of it coming true is extremely unlikely.
But
This is a demonstration of Server Components with hono/jsx (Not React)! It enables making the Hono App as SPA!
hono-jsx-server-components-s…
Documented the entire (current) API with OpenAPI - planning on using widdershins and Tailwind UI's "Protocol" template to replace the currently handwritten API docs