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
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.