How do you communicate with the database ? #4802
nivekithan
started this conversation in
General
Replies: 1 comment
-
I think I have found what I want firebase rest api . So if I were to build my own implementation of this library then this is how I will interact with the firebase right ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Just for curiosity sake. I am wondering how does
firebase
communicates with thedatabase
.Like is there any documentation on how we can implement what this package does ourselves ( I am not planning to do it, I am just wondering if it is possible?)
Or atleast can you point me towards the
code/package
which communicates with thedatabase
?Beta Was this translation helpful? Give feedback.
All reactions