Built an example app that combines @Cloudflare D1 and @honojs to put an authenticated HTTP API in front of your database: github.com/elithrar/http-api…
Exposes .all(), .exec() and .batch() to any existing app:
Ok, this is potentially huge for itty users. I happen to be partial (and obviously biased) towards our syntax, but @honojs clearly has a more feature-rich framework (e.g. auth). Now you may be able to enjoy the best of both!
`app.mount()` is awesome! You can mount your app built with **any** framework based on Web Standard. e.g. itty-router app can run on Hono app. and you can use Hono's Basic auth middleware. There's no need to write it from scratch! It can mount Remix, Qwik, or SolidJS, too!
`app.mount()` is awesome! You can mount your app built with **any** framework based on Web Standard. e.g. itty-router app can run on Hono app. and you can use Hono's Basic auth middleware. There's no need to write it from scratch! It can mount Remix, Qwik, or SolidJS, too!
Without Hono, you'd have to write adapters for each runtime such as CF Workers, Deno, Bun, Vercel, Fastly, Node.js... But, with Hono, there's no need for that. Hono **mounts** your framework, and it's capable of **adapting** to any runtime!
Today's first announcement. The Node.js Server Adapter v1.0.0 is now released! It doesn't rely on external libraries for polyfilling, but instead, it uses only Node.js's Native Web Standard APIs!
github.com/honojs/node-serve…
Our first meetup will be held tomorrow!
Named "Hono Conference," but it's just a drinking party:)
If you are near Kyoto, Japan. Join us!
connpass.com/event/278120/