Skip to content

Add Hono web framework#1268

Merged
sindresorhus merged 3 commits intosindresorhus:mainfrom
akmittal:main
Mar 31, 2024
Merged

Add Hono web framework#1268
sindresorhus merged 3 commits intosindresorhus:mainfrom
akmittal:main

Conversation

@akmittal
Copy link

Added Hono web framework

Github link: https://github.com/honojs/hono
Offical website: https://hono.dev/

Why to include:
Hone is new modern web framework which cab be used in multiple JS runtimes like Nodejs, Deno, Bun, Cloudflare workers. It is one of the fasted framework which is built on web Request and Response.

readme.md Outdated
- [Lad](https://github.com/ladjs/lad) - Framework made by a former Express TC and Koa member that bundles web, API, job, and proxy servers.
- [Ts.ED](https://github.com/tsedio/tsed) - Intituive TypeScript framework for building server-side apps on top of Express.js or Koa.js.
- [Ts.ED](https://github.com/tsedio/tsed) - Intituive TypeScript framework for building server-side apps on top of Express.js or Koa.js.
- [Hono](https://github.com/honojs/hono) - Small, simple, and ultrafast web framework for the Edges. It works on any JavaScript runtime: Cloudflare Workers, Fastly Compute, Deno, Bun, Vercel, Netlify, AWS Lambda, Lambda@Edge, and Node.js.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The description is too long.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Made the description shorter

@akmittal akmittal requested a review from sindresorhus March 30, 2024 17:03
@sindresorhus sindresorhus merged commit 0ab8a16 into sindresorhus:main Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants