Web framework built on Web Standards

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.
1
10
114
12,250
The beauty of standards! @honojs running inside of @remix_run with two lines!
3
22
2,071
Hono retweeted
Fresh tutorial! Learn how to cache LLM responses on-demand using: - @langchain as AI framework - @Cloudflare Workers for runtime - Redis for caching - QStash for async messaging - @honojs as web framework by @anishpallati 👏 upstash.com/blog/langchain-c…
6
26
3,860
Looking for cookie-based sessions for your @honojs application? Introducing Hono Sessions, which is currently tested with @deno_land, @cloudflare Workers, and @bunjavascript. However, should run with any runtime Hono supports! github.com/jcs224/hono_sessi…
1
6
14
2,891
Hono retweeted
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…
3
12
119
16,692
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 🤌
4 clicks to deploy your Hono app to Deno Deploy! Try deno.com/deploy
2
4
14
4,017
4 clicks to deploy your Hono app to Deno Deploy! Try deno.com/deploy
22
148
25,108
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-…
4
12
129
13,033
Wow, 7k⭐️ Thanks!
5
6
182
16,837
I'm in love with @bunjavascript and @honojs
1
10
1,192
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
3
4
49
4,306
Had some fun whipping up a minimal @Shopify storefront with @htmx_org, @bunjavascript and @honojs The `hono/jsx` package is super nice to work with, and following the HATEOAS principals (htmx.org/essays/hateoas/) leads to a super easy to follow codebase. github.com/jacob-ebey/htmx-h…
4
2
30
4,445
Hono retweeted
I'm (not so) secretly on the hunt for a small project where I can use @bunjavascript and @honojs ! 🕵️‍♀️🐰🎉
1
6
1,862
Built-in JSX in Hono is awesome. You can render HTML by just passing JSX tags to `c.html()` method.
13
12
227
20,483
Testing is important. With Hono, you can test the Request and Response in a super simple way:
1
2
81
6,294
Only 20 seconds to start Hono on Bun.
10
37
665
102,431