
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
2021年12月16日 · 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, …
HONO | Best HCM and HRMS Software | Workforce Management
Explore HONO, the best HCM and HRMS software for effective workforce management. Streamline your HR processes with our advanced AI enabled HR software.
How to Build Production-Ready Web Apps with the Hono Framework: …
2025年9月8日 · As a dev, you’d probably like to write your application once and not have to worry so much about where it's going to run. This is what the open source framework Hono lets you do, and …
HONO HR - Apps on Google Play
2026年3月19日 · HONO HR app provides business agility by providing secure access to HONO enterprise cloud applications. Download the app now and stay connected to your business on the go.
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.
Hono OpenAPI - Hono
hono-openapi is a middleware which enables automatic OpenAPI documentation generation for your Hono API by integrating with validation libraries like Zod, Valibot, ArkType, and TypeBox and all libs …