Firebase cloud functions nodejs + java possibility

62 views
Skip to first unread message

Youssef Assad

unread,
Sep 8, 2021, 11:05:24 AM9/8/21
to Firebase Google Group
Greetings,

I have an application that is already running on firebase and uses node js in cloud functions to run certain functions.

However, i would like to move certain functions from the android java code to the cloud functions for protection. 

Is it possible to create functions written in java and and keep the existing node js functions running, or i will have to rewrite the whole code again in node js.?


Thanks.

Ganapathy Subramaniam

unread,
Oct 4, 2021, 8:48:12 PM10/4/21
to Firebase Google Group
google cloud functions can be in multiple languages. you can have some functions in a language some other in another language. Explore the cloud.google.com console under cloud functions. You should be able to have some in Node.js and some in Java.
Reply all
Reply to author
Forward
0 new messages