Web framework built on Web Standards

This stack is awesome for Cloudflare Workers/Pages 🤩 Data: D1 + @DrizzleORM Types/Validations: Drizzle => Zod Framework: @honojs + HonoX github.com/yusukebe/cloudfla… Prisma is also good: github.com/kristianfreeman/c…
1
14
98
10,375
hacking on something that makes it easier to use @cloudflare Workers new programmatic rate limiting APIs with @honojs: (super simple right now, but will expand as the API does!)
3
8
81
9,333
Yes. Hono is a JS version of Mojolicious:)
2
2
45
5,484
Hono + Drizzle + Zod = Amazing
8
56
612
45,866
Hono retweeted
sst x hono quickstarts are here on both cloudflare and aws it's quickly become my default way of building http services - you can throw away a dozen other packages you're gluing together
16
16
246
85,228
Valibot? Yes, we have Valibot Validator😉 github.com/honojs/middleware…
7
13
165
14,387
We also have TypeBox Validator. It's type-safe😃 github.com/honojs/middleware…
3
10
106
9,292
I had to replace @elysiaJS to @honojs just because Zod. I believe zod is the easiest lib to achieve end-to-end typesafety as I'm already using it in the frontend. I'm frontend developer and creating endpoints like this is very cool.
10
4
78
12,261
This stack is a game-changer for CF Workers 🤯 Data: D1 + @prisma Types/validations: Prisma => Zod Framework: @honodev + HonoX Look how slick this create endpoint is - automatically validated incoming data, creating new data is just a `.create({ data })` call away w/ Prisma
7
12
117
23,588
Trying out the Vercel AI SDK in Hono, and it's really cool. * Streaming Response is supported. * Easy to create UI with `useChat()`. * Just create an endpoint in `/api/chat`. * Can deploy to Cloudflare Pages, not just Vercel. github.com/yusukebe/hono-wit…
16
178
14,581
I am inviting you all to join tomorrow's live workshop! if you ever wanted to work live with me, ask me questions while I code, or simply see my thought process - this is for you! Build an API with @honojs 📅 - April 6th 2024 (tomorrow) 🕣 - 4 PM CET Get access today ⬇️
6
6
67
5,416
👀 Some @honojs content being filmed today at @Cloudflare Austin office with @yusukebe @yusukebeさんが開発者にHonoを使用してウェブアプリケーションを構築する方法を教えています。
1
9
39
9,469
New Workers Rate Limiter binding is nifty This code sample keys off of the api_key query param and rate limits all requests via @honojs The last line of code here is the coolest part - rate limit in your Workers function... and then pass valid requests along to your origin 🤯
1
11
109
11,527
よい
2
4
127
13,542
Crash course Alert 🔥 Let's build a backend API using @bunjavascript @honojs @MongoDB and @getpostman We will go in depth of HONO to understand different run times and Streaming concept (ChatGPT style output)
11
9
188
8,541
Replying to @honojs
@honojs is the most AWARE library. It knows that there are so many JS runtime and more will drop. It knows about edge runtime out of box. I enjoyed going through it, time to record a detailed crash course on it 😁 Sunday afternoon sorted. ☕️
1
4
20
3,072
Shelf (shelf.nu) is migrating to @remix_run vite (with @honojs). If someone found that I missed something, you are welcome 🤗 github.com/Shelf-nu/shelf.nu…
2
3
24
5,302