OpenFunction / functions-framework

functions-framework for multi-runtime, multi-type functions, and multi-language support
10 stars 6 forks source link

Functions-framework needs to support Nodejs #5

Closed tpiperatgod closed 2 years ago

tpiperatgod commented 3 years ago

According to some statistics, Python and Nodejs are currently the two most popular languages in the serverless framework. This means that if OpenFunction's functions-framework can support these two languages, it will expand the number of potential users.

picture from https://www.datadoghq.com/state-of-serverless/

tpiperatgod commented 3 years ago

/assign @linxuyalun

FeynmanZhou commented 2 years ago

Hi @tpiperatgod @linxuyalun , is this issue still active? What's the status of Python and Nodejs support?

tpiperatgod commented 2 years ago

@linxuyalun has completed the functions-framework-nodejs for OpenFunction v0.3.1.

We currently have no progress on functions-framework-nodejs (and python) for the higher version of OpenFunction.

FeynmanZhou commented 2 years ago

Got it, thanks for @linxuyalun's effort! Hi @webup @ForeverArt @kehuili , are you intersted in helping our community to implement the Functions-framework-Python and Functions-framework-Nodejs?

ForeverArt commented 2 years ago

Got it, thanks for @linxuyalun's effort! Hi @webup @ForeverArt @kehuili , are you intersted in helping our community to implement the Functions-framework-Python and Functions-framework-Nodejs?

Yes, we will start implementing Functions-framework-Python and Functions-framework-Nodejs for the latest version of OpenFunction.

/assign @kehuili - Python /assign @ForeverArt - Nodejs

benjaminhuo commented 2 years ago

Nodejs functions framework has been supported.

benjaminhuo commented 2 years ago

Close this to track the python functions framework in https://github.com/OpenFunction/functions-framework/issues/18