Fast Edge Web Framework
Summary of my bookmarked Github repositories from Apr 17th, 2024
Github repositories
- honojs/hono
Hono v4, a blazingly fast web framework for the Edges, has been released! It supports various JavaScript runtimes like Cloudflare Workers, Deno, and more. With zero dependencies, it's lightweight (under 13kB) and offers a delightful developer experience with clean APIs and TypeScript support. The documentation, migration guide, and communication channels are available on hono.dev. Contributions are welcome, and it's licensed under MIT. Get started with Hono for ultrafast and lightweight web development.