Loving Hono.js in my MyGO!!!!! Telegram Bot 🚀 #4005
calpa
started this conversation in
Show and tell
Replies: 1 comment
-
Great, I learned a lot. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Hono.js community! 👋
I wanted to share my experience using Hono.js in my latest project - a Telegram bot for searching MyGO!!!!! anime images! 🎸✨
https://github.com/calpa/mygobot
I've built a Telegram bot using Hono.js alongside Grammy that's deployed on Cloudflare Workers. The architecture leverages Hono's efficient request handling capabilities to create a fast and responsive edge-deployed application.
Architecture Highlights 🏗️
My application follows this architecture:
Here's a snippet of the architecture diagram from my project:
Hono.js has been incredible for this project - its lightweight nature and edge-first approach made it perfect for a Cloudflare Workers deployment. The middleware system and routing capabilities are exactly what I needed!
Thank you for creating such an amazing framework! ❤️
#HonoJS #EdgeComputing #TelegramBot
Beta Was this translation helpful? Give feedback.
All reactions