Hono.dev icon
Hono.dev icon

Hono.dev

 1 like

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

License model

  • Free • Open Source

Application type

Platforms

  • Self-Hosted
  • npm
★
★
★
★
★
5 / 5 Avg rating (1)
1 like
0comments
0 news articles

Features

Suggest and vote on features

Properties

  1.  Lightweight

Features

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

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

    52 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  20,802 Stars
  •  610 Forks
  •  247 Open Issues
  •   Updated Dec 6, 2024 
View on GitHub

Popular alternatives

View all

Our users have written 0 comments and reviews about Hono.dev, and it has gotten 1 likes

Hono.dev was added to AlternativeTo by Paul on Feb 15, 2024 and this page was last updated Feb 15, 2024.
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