0

Could I have server side code on firebase database that references other databases or storages that I created? Like for example, have url of image in firebase storage be verified to exist when writing the url to database?

KENdi
  • 7,576
  • 2
  • 16
  • 31
Rekd
  • 85
  • 1
  • 8
  • Possible duplicate of [How would I run server-side code in Firebase?](https://stackoverflow.com/questions/21653378/how-would-i-run-server-side-code-in-firebase) – Maxime Aug 01 '17 at 09:26
  • Since the question Maxime linked was written, Firebase has released [Cloud Functions](https://firebase.google.com/docs/functions/), which might be used as the location that runs the validation code. – Frank van Puffelen Aug 01 '17 at 14:07

0 Answers0