From e46f24e4e246a6dff3c59588fb1bb33f71607a69 Mon Sep 17 00:00:00 2001 From: Ganesh Hegde Date: Mon, 29 Jul 2024 14:27:45 +0530 Subject: [PATCH] add resource for hono (#6253) --- .../nodejs/content/hono@Xa-lA1wbZ9JZ_XpXfhhw5.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/data/roadmaps/nodejs/content/hono@Xa-lA1wbZ9JZ_XpXfhhw5.md b/src/data/roadmaps/nodejs/content/hono@Xa-lA1wbZ9JZ_XpXfhhw5.md index adff5c710..4e57873c8 100644 --- a/src/data/roadmaps/nodejs/content/hono@Xa-lA1wbZ9JZ_XpXfhhw5.md +++ b/src/data/roadmaps/nodejs/content/hono@Xa-lA1wbZ9JZ_XpXfhhw5.md @@ -1 +1,8 @@ -# Hono \ No newline at end of file +# Hono + +Hono is a lightweight, simple, and fast web framework for Cloudflare Workers, Deno, Bun, and other applications. It is a modern web application that is both fast and flexible. It offers inbuilt support for TypeScript, and easy development in a local environment. Using Hono, It is easy to create publishable web applications with Deno, Bun, and Cloudflare Workers. + +Visit the following resources to learn more: + +- [@article@Hono Official Documentations](https://hono.dev/docs/) +- [@article@Build a web application with Hono](https://blog.logrocket.com/build-web-application-hono/) \ No newline at end of file