Hono.dev icon
Hono.dev icon

Hono.dev

Hono - means flame 🔥 in Japanese - is a small, simple, and ultrafast web framework for the Edges. It works on any JavaScript runtime: Cloudflare Workers, Fastly Compute, Deno, Bun, Vercel, AWS Lambda, Lambda@Edge, and Node.js.

Hono.dev screenshot 1

Cost / License

  • Free
  • Open Source

Application type

Platforms

  • Self-Hosted
  • npm
-
No reviews
2likes
0comments
0news articles

Features

Suggest and vote on features

Properties

  1.  Lightweight
  2.  Scalable

Features

  1.  Fast speed
  2.  Backend
  3.  Language/SDK agnostic
  4.  Modularity
  5.  Runtime Environment

 Tags

Hono.dev News & Activities

Highlights All activities

Recent activities

Show all activities

Hono.dev information

  • Developed by

    Yusuke Wada
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    57 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  27,984 Stars
  •  884 Forks
  •  339 Open Issues
  •   Updated  
View on GitHub
Hono.dev was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is Hono.dev?

Hono - means flame 🔥 in Japanese - is a small, simple, and ultrafast web framework for the Edges. It works on any JavaScript runtime: Cloudflare Workers, Fastly Compute, Deno, Bun, Vercel, AWS Lambda, Lambda@Edge, and Node.js.

  • Ultrafast & Lightweight: The router RegExpRouter is really fast. The hono/tiny preset is under 14kB. Using only Web Standard APIs.
  • Multi-runtime: Works on Cloudflare, Fastly, Deno, Bun, AWS, or Node.js. The same code runs on all platforms.
  • Batteries Included: Hono has built-in middleware, custom middleware, third-party middleware, and helpers. Batteries included.
  • Delightful DX: Super clean APIs. First-class TypeScript support. Now, we've got "Types".

Official Links