Is it possible to receive Firebase Realtime Database updates through a REST API

39 views
Skip to first unread message

Abhas Arya

unread,
Mar 9, 2022, 2:09:51 PM3/9/22
to Firebase Google Group
right now I am using firebase in a react project with some cloud functions. The react app writes and listens to updates from the firebase database in real time through the javascript sdk. However, I'd like to move all my backend logic to a REST API. I am stuck wondering how I'd subscribe to realtime updates on the database without accessing the database directly on the client. Is there an existing way to do this currently?
Reply all
Reply to author
Forward
0 new messages