Get names of all child nodes in firebase and if no child get value
My firebase rtdb looks a bit like this:
my question is could I get the name of all the nodes (Here it is 404html, assets, indexhtml, and scripts)and print the names and suppose this node has more chid like (in assets I have logosvg and rungif) I want to print the value of this child.