dougmoscrop / serverless-http

Use your existing middleware framework (e.g. Express, Koa) in AWS Lambda 🎉
Other
1.72k stars 166 forks source link

Added Azure provider #136

Closed ncipollina closed 2 years ago

ncipollina commented 4 years ago

Added Azure as a provider so that Azure functions can be built.

dougmoscrop commented 4 years ago

This is awesome!!

ncipollina commented 4 years ago

FYI, I corrected the issue that was causing the build failure.

codingpassionate commented 3 years ago

any conclusion on this pull request?

codingpassionate commented 3 years ago

is this azure implementation working with koa? or only express?

mohawk2 commented 3 years ago

Unfortunately it looks like this PR has bitrotted slightly, with conflicts that now need resolving. It's a bit mysterious why @dougmoscrop didn't merge it when he expressed enthusiasm earlier in the year.

codingpassionate commented 3 years ago

@mohawk2 is this pull request working with koa? or only express?

mohawk2 commented 3 years ago

I don't know. Have you tried it?

codingpassionate commented 3 years ago

i tried for koa but looks like issue with it.