The great thing about Hono, or rather the Web Standard, is that it is easy to handle Requests and Responses, making it easy to write tests.
Excellent DX.
We've released v3.7.0! Now, you got `c. stream()` and c. streamText()`!
* c. stream() and c. streamText()
* Testing Helper
* JWT helper
* And more
Check it out!
github.com/honojs/hono/relea…
just a few clicks and you can host *any* serverless JavaScript close to your users
here's a *very incomplete* list of frameworks that run on Deno Deploy:
deno.com/blog/web-frameworks…
ALT an incomplete list of frameworks that work on Deno Deploy
If you haven't tried it yet, @honojs is definitely my new favorite light-weight app server. Spiritual successor to Express and Sinatra for edge servers. On Deno, you can render views with JSX on the server too 🤌
The next "v3.7" will include `c. steam()` feature. AI ready.
This demo is built with:
* ChatGPT / `openai` package
* Sonik - Hono base meta-framework
* `c. stream()`
* React
* Cloudflare Pages
github.com/yusukebe/chatgpt-…
Try the new Hono-based framework "Sonik" in 1 min with `bun`!
1. bunx yusukebe/sonik/examples/preact preact-app
2. bun install
3. bunx --bun vite
4. bun run build
5. bun run deploy
github.com/yusukebe/sonik
Hey, we've released v3.6.0 now!
* Introduce `c.render()`
* Introduce `c.var`
* Vite dev-server for Hono
* and more
Check it out!
github.com/honojs/hono/relea…