Firebase and backend logic

后端 未结 3 822
梦如初夏
梦如初夏 2020-11-30 02:16

I am parse.com user, and now I look for another service. How can I write back end logic to firebase?

let say I want to validate all the values on server side, or t

3条回答
  •  广开言路
    2020-11-30 02:51

    2017

    Today Google announced Cloud Functions for Firebase https://firebase.google.com/features/functions/

    This is a great solution for the architectures and back end logic in Firebase.

提交回复
热议问题