Python and firebase realtime monitoring

Viewed 11

please is there a way to monitor your firebase database using python so as to perform a particular task when a new element is added. Like to constantly check for new or incoming elements into the database;to check if a new element has been added to the database.

0 Answers
Related