sindresorhus / awesome-nodejs

:zap: Delightful Node.js packages and resources
https://node.cool
Creative Commons Zero v1.0 Universal
57.06k stars 5.81k forks source link

Add Hono web framework #1268

Closed akmittal closed 3 months ago

akmittal commented 3 months ago

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.