Hono logo

Hono

Open source
Free Free forever
Available on
Category

Development

Shared by

@cypher1984

Overview

Hono is a lightweight TypeScript web framework designed for edge computing, serverless platforms and modern JavaScript runtimes. It provides a fast routing engine, built in middleware, first class TypeScript support and a consistent API that works across Cloudflare Workers, Deno, Bun, Node.js, AWS Lambda, Fastly and many other environments. With zero dependencies and a tiny footprint, Hono is popular for building APIs, backend services, AI applications and full stack projects that need portability and performance.

Key features

  • Multi runtime support
  • Ultrafast routing
  • TypeScript first development
  • Built in middleware ecosystem