[ANNOUNCE]: @gogovega/node-red-contrib-firebase-realtime-database

Hi all,

I wanted to communicate with Firebase Realtime Databases but the node that is usually suggested is quite limited with various different regions, so I decided to spend the time in developing my own set of nodes, that support all currently known URLs.

Therefore I wish to share with you all:

This package is used to communicate with Firebase Realtime Databases. It has the following features:

  • Add
  • Modify
  • Fetch
  • Data event subscription

Authentication Methods are as follows:

  • Anonymous
  • Email
  • Private Key (Firebase Admin Node.js SDK)

I am open to all feedback, so please do consider this new node for Firebase Databases.

Have Fun!

3 Likes