
Hono - Web framework built on Web Standards
Hono Web application framework Fast, lightweight, built on Web Standards. Support for any JavaScript runtime. Get Started View on GitHub
GitHub - honojs/hono: Web framework built on Web Standards
Hono - means flame🔥 in Japanese - is a small, simple, and ultrafast web framework built on Web Standards. It works on any JavaScript runtime: Cloudflare Workers, Fastly Compute, Deno, Bun, …
hono - npm
Hono - means flame🔥 in Japanese - is a small, simple, and ultrafast web framework built on Web Standards. It works on any JavaScript runtime: Cloudflare Workers, Fastly Compute, Deno, Bun, …
Hono - Web framework built on Web Standards
Hono is a simple web application framework similar to Express, without a frontend. But it runs on CDN Edges and allows you to construct larger applications when combined with middleware.
Getting Started - Hono
The example below is a starter Hono application. The import and the final export default parts may vary from runtime to runtime, but all of the application code will run the same code everywhere.
Node.js - Hono
1. Setup A starter for Node.js is available. Start your project with "create-hono" command. Select nodejs template for this example.
Context - Hono
If you want to use the middleware in multiple handlers, you can use app.use(). Then, you have to pass the Env as Generics to the constructor of Hono to make it type-safe.
Deno - Hono
It's not Node.js. Hono also works on Deno. You can use Hono, write the code with TypeScript, run the application with the deno command, and deploy it to "Deno Deploy".
Bun - Hono
See the Bun starter template for a minimal example setup. This is the output of running bun create hono@latest. 3. Hello World "Hello World" script is below. Almost the same as writing on other …
HONO
Web site created using create-react-appIt brings together your tasks, projects, timelines, files and more