website icon indicating copy to clipboard operation
website copied to clipboard

Hono on Azure Functions

Open Marplex opened this issue 9 months ago • 6 comments

Hey everyone! I made an adapter for Azure Functions. I think it would be great to add an "Azure Functions" page to the Getting Started section.

I noticed that most of the adapters/middlewares/helpers are from the official "hono" account. Would you allow for my library to be part of the docs, or is there another way we could do this? @yusukebe

Thanks!

Marplex avatar May 08 '24 16:05 Marplex

Hey everyone! I made an adapter for Azure Functions.

Awesome! This was requested in https://github.com/honojs/hono/issues/1747

cc: @gunta @ytnobody

Would you allow for my library to be part of the docs, or is there another way we could do this?

Though it's difficult making an "Azure Functions" starter template for the create-hono, I think you can put the instruction using your library on the "Getting Started" like the following:

CleanShot 2024-05-09 at 14 44 14@2x

If you create the PR, we'll review it for merging.

yusukebe avatar May 09 '24 05:05 yusukebe

Awesome! 👏

ytnobody avatar May 09 '24 05:05 ytnobody

I made a PR for the getting started guide. The setup is pretty easy when using the azure functions cli. I don't know if it's worth creating and maintaining an azure functions starter template 🤔

Marplex avatar May 09 '24 09:05 Marplex

@Marplex

Thanks! I'll see it later.

I don't know if it's worth creating and maintaining an azure functions starter template 🤔

I think it's necessary!

yusukebe avatar May 09 '24 12:05 yusukebe

I think it's necessary!

Ok, I would like to work on this

Marplex avatar May 09 '24 12:05 Marplex

@Marplex

ahhhhhhh. Sorry. I wanted to say "I think it's not necessary!". So, you don't have to create it!

yusukebe avatar May 09 '24 12:05 yusukebe

@yusukebe closed #348

NicoPlyley avatar Jun 19 '24 08:06 NicoPlyley

Amazing!

gunta avatar Jun 20 '24 10:06 gunta